Skip to content

toolbox-core: v0.5.0

Compare
Choose a tag to compare
@release-please release-please released this 19 Aug 11:36
d6a4790

0.5.0 (2025-08-19)

⚠ BREAKING CHANGES

  • core: Use ValueError for missing 'items' in array parameters (#325)

Features

  • core: Add support for map parameter type (#324) (6455ae3)

Bug Fixes

  • add optional clock_skew parameter to token helpers (#333) (aa0664f)
  • core: Use ValueError for missing 'items' in array parameters (#325) (b43409e)

Documentation

  • Enhance DEVELOPER.md for improved contribution guidelines (#316) (1d2be43)