Skip to content

Releases: oferitz/YANG

v1.2.0

02 Feb 11:07
Compare
Choose a tag to compare

Fix breaking change

In version 1.1.0, we inadvertently introduced a breaking change by exporting the generate function as the default. This version reverts it back.

Full Changelog: v1.1.0...v1.2.0

v1.1.0 - Modernize

02 Feb 08:55
Compare
Choose a tag to compare
  • Move to Typescript
  • Replace prettier with Biome
  • Refactor code