Skip to content

v0.4.0

Compare
Choose a tag to compare
@tperale tperale released this 12 Dec 21:05
· 8 commits to main since this release

0.4.0 (2024-12-12)

Bug Fixes

  • better type checking for strings arguments of decorators (f1c14e7)
  • example: drop support for older header format (ea685d6)
  • include get/set/accessor as well (8a768e0)

Features

  • add ValueSet to PrePost decorators (b11957d)
  • basic support for Ctx{Get,Set} decorators (bfba83b)