v0.6.0 (2017-11-08)
Closed issues:
- Outdated provider signature w/ Buzzard #83
- Is there a version that works with OAS 2.0? #82
- Swagger 3.x compatible version #78
- Did it working with last swagger 3.0 #61
- [How to] add documentation for the /auth/xxx endpoints #54
Merged pull requests:
- Update to new plugin infrastructure and fix test and examples #85 (daffl)
- Fix: Adding support for Buzzard provider syntax (#83) #84 (alexisabril)
- Update mocha to the latest version 🚀 #80 (greenkeeper[bot])
- Support for Swagger UI 3.x #79 (kristianmandrup)
- Update debug to the latest version 🚀 #77 (greenkeeper[bot])
- adding another example to readme #75 (paul42)
- add link and comment about what is being defined #74 (jamesjnadeau)
v0.5.0 (2017-06-08)
Merged pull requests:
- Update sequelize to the latest version 🚀 #71 (greenkeeper[bot])
- Fix: docs ignored when path already exists #23 #69 (psi-4ward)
- Quality of life #68 (christopherjbaker)
- Update chai to the latest version 🚀 #66 (greenkeeper[bot])
- Update feathers-sequelize to the latest version 🚀 #60 (greenkeeper[bot])
v0.4.0 (2017-04-26)
Merged pull requests:
- Don't add empty paths #58 (cpsubrian)
- Update semistandard to the latest version 🚀 #57 (greenkeeper[bot])
- Update dependencies to enable Greenkeeper 🌴 #56 (greenkeeper[bot])
- Allow each method of a service to define docs. #52 (cpsubrian)
- Fixes a couple defaults that should be objects, not arrays. #49 (cpsubrian)
v0.3.5 (2017-04-01)
Merged pull requests:
- Fix extra whitespace if no versionPrefix is passed in config. #48 (cpsubrian)
- Fix 'text/html' redirect not respecting mountpath #47 (cpsubrian)
v0.3.4 (2017-03-23)
Closed issues:
- Definition for prefixed routes #39
Merged pull requests:
v0.3.3 (2017-03-15)
Closed issues:
Merged pull requests:
- Added option to display default Swagger UI (closes #38) #40 (sinedied)
- Update feathers-authentication to version 1.0.2 🚀 #34 (greenkeeperio-bot)
v0.3.2 (2016-12-12)
Merged pull requests:
v0.3.1 (2016-11-23)
Closed issues:
- Example apps only work when run from root of repo #21
- Should redirect from /docs to /docs/ #20
- TypeError: Cannot read property 'name' of undefined #19
Merged pull requests:
v0.3.0 (2016-11-22)
v0.1.0 (2016-11-22)
Implemented enhancements:
- Use swagger-node-express #5
- Parse documentation with Dox (or similar) #3
- Complete support for REST API #2
Fixed bugs:
- Remove bower_components/ #4
Closed issues:
- Update npm version #16
- Problem with path.join #13
- Please Provide Documentation/Make Example More Accessible #11
- Documentation Doesn't Exist: What Boneheaded Thing Did I Do? #10
- Supported in Feathers 2? #9
- See Swagger API docs #1
Merged pull requests:
- Get plugin release ready #18 (daffl)
- support authorization setting and separation of docsPath and basePath #17 (daffl)
- fix path.join windows issue #14 (superbarne)
- upgrate swagger to 2.0 #12 (lpreterite)
- Update README.md #8 (derek-watson)
- Add config option to set extension of generated docs #7 (c10h22)
- Update to feathers 1.2.0 #6 (c10h22)
* This Change Log was automatically generated by github_changelog_generator