Skip to content

Latest commit

 

History

History
50 lines (17 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

50 lines (17 loc) · 1.56 KB

2.1.0 (2024-10-26)

Features

  • update package configuration for module compatibility (9e73afe)

2.0.18 (2024-09-28)

Bug Fixes

  • security: minor changes (f2242b4)

Features

  • schema: added new feature for schema creation (1283e5c)

2.0.17 (2024-07-10)

Features

  • validators: add ISO31661Alpha2 and BIC validators and decorators (31fe11a)

2.0.16 (2024-07-01)

Bug Fixes

  • refine build config and entrypoints to enhance CLI compatibility (0e705cb)

2.0.15 (2024-06-30)

Features

  • validation: implement Contains decorator and validator (1779c45)