- Improved documentation coverage of JSDoc comments for methods.
- Added
EnumElement
- Added browser build distribution
- Updated to support Minim 0.19.
- Update to follow Refract 1.0 / API Elements 1.0.
- Compatibility with Minim 0.18.
- We don't try to re-define
copy
on an Element whencopy
already exists. Such as when you create multiple namespaces of minim-api-description.
- Updated to support minim 0.17.1.
- Added API metadata convenience function
- Make sure all convenience functions return an element
- Updated babel-runtime dependency to v6
- Dropped support for node 0.12 and 0.10
- A data structure element may contain an array as it's content.
- Added an
extension
element
- Added a
copy
getter to all array elements
- Added support for authScheme related elements and attributes
- Upgrade minim peerDependency version to 0.14.0
- Move minim to devDependency and update it to 0.13.0
- Documentation updates
- Fix handling of Category attribute
meta
, which is a refracted element.
- Update build system to use Peasant
- Initial release.