Skip to content

v0.4.0

Compare
Choose a tag to compare
@abeaumont abeaumont released this 07 Apr 14:30
· 34 commits to main since this release
d2cc8a4

Changes

Bug Fixes

  • read compressed integers properly (#9) (6bfb268)
  • resolve constants eagerly to avoid infinite loops. (#10) (1423737)
  • support multiple checkpoint events. (#11) (8042bcd)
  • correct field name in initial system property event. (#12) (e50fbc5)
  • return errors that are not being returned. (#13) (e3cd14f)

Features

  • improve support for types and event types. (#14) (d2cc8a4)