4.0.0
Major release.
Introducing a real programmatic usage. The old system was just a CLI wrapper where you passed paths on from files on your file system. The project has been reworked to directly accept apiDoc
data objects and prepend
/template
as strings.
Check the README.md for new features.
- Full refactor. Added real programmatic usage
- Update README
- Update examples with apidoc-example
- Update tests
- Fix #8
- Cleaned template random spacings
- Fix
order
setting sometimes crashes