This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
Releases: eslint/doctrine
Releases · eslint/doctrine
v1.1.0
v1.0.0
v0.7.2
v0.7.1
- Build: Begin switch to Makefile.js (Nicholas C. Zakas)
- Fix: permit return tag without type (fixes #136) (Tom MacWright)
- Fix: package.json homepage field (Bogdan Chadkin)
- Fix: Parse array default syntax. Fixes #133 (Tom MacWright)
- Fix: Last tag always has \n in the description (fixes #87) (Burak Yigit Kaya)
- Docs: Add changelog (Nicholas C. Zakas)
0.7.0
- Docs: Update README with new info (fixes #127) (Nicholas C. Zakas)
- Fix: Parsing fix for param with arrays and properties (fixes #111) (Gyandeep Singh)
- Build: Add travis build (fixes #123) (Gyandeep Singh)
- Fix: Parsing of parameter name without a type (fixes #120) (Gyandeep Singh)
- New: added preserveWhitespace option (Aleks Totic)
- New: Add "files" entry to only deploy select files (Rob Loach)
- New: Add support and tests for typedefs. Refs #5 (Tom MacWright)