All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.1 - 2018-02-23
- #206 Added null check for method.tags
0.4.0 - 2018-01-15
- #115 Show security schema per method, it'd be collapsed by default.
- Bump
json-schema-ref-parser
dependency, which removesPromises
andTypedArrays
polyfills.
- #204 Linclon learnt to only display the Authentication section when there was security information in the definition.
0.3.0 - 2017-10-24
- #199
navigationMethodDisplayType
parameter is added for better customisation of the navigation on the left.
0.2.1 - 2017-10-18
- Updated example object rendering support
summary
,description
, andvalue
attributes. - Implement CHANGELOG handling with
changelog-verify
andversion-changelog
.
- #196 Validation changed to use POST instead of GET
0.2.0 - 2017-09-14
- Various styling enhancements to typography and colours.
- Various package upgrades (both
dependencies
anddevDependencies
)
- #192 Swap
isomorphic-fetch
forfetch-everywhere
to preventReferenceError: self is not defined
error. - #176 Lincoln learnt how to handle circular reference in schema.
0.1.0 - 2017-07-17
- #91 Lincoln learnt how to display
additionalProperties
. - #157 Lincoln learnt how to display
servers
and path information. - #112 Lincoln learnt how to display
externalDocs
.
0.0.6 - 2017-07-07
- Initial release of Lincoln 🎩