Skip to content

v2.0.0

Compare
Choose a tag to compare
@nstdio nstdio released this 03 Apr 15:06
· 427 commits to main since this release

v2.0.0

⭐ Features

  • Add complex type support for JSON mappings. (1617f77)
  • SPI for JSON mapping. (70b8e0f)
  • Proper JSON handlers and subscribers. (25f1e2a)

♻️ Improvements

  • doc Update README.md (63a7a35)
  • ci Execute build on '2.x' branches (8ab69c3)
  • Replace abstract provider class with interface. (ce70b61)
  • Reuse same JSON mapping instances. (ec0ca6d)
  • Reformat code. (6dda31e)