Skip to content

Bugfix release 3.0.1

Choose a tag to compare

@Khatskevich Khatskevich released this 28 Sep 08:40
· 34 commits to master since this release

Critical fixes:

  • temp_msgpack_gc/flatten race (#109)
  • stack restore for validate error handling (#11)
  • schema evolution for nullable fields (#76)

Fixes:

  • installation via luarocks (6fbd4d6)

Features:

Extra:

  • code refactoring
  • add comments to codebase
  • deleted unused register (ripv)
  • extend documentation