This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
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)