Releases: rigwild/apidoc-markdown
Releases · rigwild/apidoc-markdown
4.0.1
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
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
Release 2.1.0
- Added endpoint order setting
- Updated examples
- Added ESLint with its configuration
.eslintrc.js
- Added
.editorconfig