Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@mrin9 mrin9 released this 22 Sep 20:04
· 42 commits to master since this release

Breaking Changes

  • minor changes in PDF text colors
  • data-format if present is now used as data-type

New Features

  • pdf-sort-tags allows optionally to arrange the sections in sorted order (by @soulsnake )
  • Support for all-of, one-of, any-of
  • Handling of recursive schemas

Others

  • Complete refactoring of codebase
  • implemented eslint to bring standardization in code-style
  • 2 pass object-tree generation ensures much robust handling of various corner cases