Version 1.2.0
- #17 Added support for
$ref
in Path Item Objects, following the clarification of semantics. - #14 Improved loading nested references. References in referenced files can now be loaded even if the base type of the referenced file is unknown.
- Updated docs to consistently use the term API Description instead of API Specification.
- #28 Allow creating the object structure by passing prepared Specification Objects instead or arrays (thanks, @SilverFire)