Skip to content

Latest commit

 

History

History
134 lines (90 loc) · 9.8 KB

CHANGELOG.md

File metadata and controls

134 lines (90 loc) · 9.8 KB

Change Log

v0.6.0 (2017-11-08)

Full Changelog

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:

v0.5.0 (2017-06-08)

Full Changelog

Merged pull requests:

v0.4.0 (2017-04-26)

Full Changelog

Merged pull requests:

v0.3.5 (2017-04-01)

Full Changelog

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)

Full Changelog

Closed issues:

  • Definition for prefixed routes #39

Merged pull requests:

  • Added config option to support api prefixing and versioning (fix #39) #41 (sinedied)

v0.3.3 (2017-03-15)

Full Changelog

Closed issues:

  • Use default swagger-ui? #38
  • can i use custom swagger-ui? #32
  • ENOENT: no such file or directory #31

Merged pull requests:

v0.3.2 (2016-12-12)

Full Changelog

Merged pull requests:

v0.3.1 (2016-11-23)

Full Changelog

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:

  • Redirect HTML page to always trailing slash and use require.resolve to find UI #22 (daffl)

v0.3.0 (2016-11-22)

Full Changelog

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:

* This Change Log was automatically generated by github_changelog_generator