Skip to content

Releases: Amartus/yang2swagger

Binary CLI 2.2.0

Choose a tag to compare

@bartoszm bartoszm released this 07 Apr 08:40
06fc43e

What's Changed

  • Added Implementation of #45 - schema mount:
    • Recognise the ietf-yang-schema-mount - mount point extension in yang module.
    • Allow specifying a module as mounted in a mount-point defined by other module in same generation/execution.

New Contributors

Binary CLI 2.1.0

Choose a tag to compare

@bartoszm bartoszm released this 04 Apr 10:30

What's Changed

New Contributors

Full Changelog: 1.2...2.1.0

Binary CLI 1.2

Choose a tag to compare

@bartoszm bartoszm released this 13 Sep 14:13

What's Changed

  • Added new option to CLI -reuse-groupings
  • Improved test coverage
  • Removed maven plugin example
  • Bump logback-core from 1.1.6 to 1.2.8 by @dependabot in #51
  • Bump junit from 4.12 to 4.13.1 by @dependabot in #46
  • Add option to change path format to bierman-02 by @ihrasko in #54
  • Bump logback-core from 1.2.8 to 1.2.9 by @dependabot in #55

New Contributors

Full Changelog: 1.1.14...1.2

Binary CLI 1.1.14

Choose a tag to compare

@bartoszm bartoszm released this 20 Jun 07:08

Bug fixing release

Full Changelog: 1.1.13...1.1.14

Binary CLI 1.1.13

Choose a tag to compare

@bartoszm bartoszm released this 03 Jul 07:26
  • PATCH operation implementation
  • removal of POST operation for concrete children of list
  • docker support
  • additional description in swagger

Binary CLI 1.1.12

Choose a tag to compare

@bartoszm bartoszm released this 08 May 16:22

Modules description are now available as swagger description.
Error handling improvement. Maven plugin options added.

Binary CLI 1.1.11

Choose a tag to compare

@bartoszm bartoszm released this 25 Oct 15:13

Improvements in CLI interface
Bug fixes

Binary CLI 1.1.10

Choose a tag to compare

@bartoszm bartoszm released this 18 Sep 10:35

Fix for the swagger definition creation (#15) with multi-layer augmentations

Binary CLI 1.1.8

Choose a tag to compare

@bartoszm bartoszm released this 14 May 09:31

Adding post-processors for:

  • inserting authentication information to swagger
  • single parent inheritance transformation
    Improved tagging of paths & in-lining of RPC input/output

Binary CLI 1.1.7

Choose a tag to compare

@bartoszm bartoszm released this 27 Mar 13:35

Improved post-processor for single hierarchy Swagger models