Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

34 lines (17 loc) · 1.43 KB

2.1.0 (2023-05-30)

Bug Fixes

  • Object: Missing file (kek) (0dd6871)

Features

  • Conditionals: Add IfAny and IfNotAny (7ed70b6)
  • Conditionals: Add NotExtends (841080f)
  • Object: Add Entry (5a5237b)
  • Object: Add IsKnown (9fd75ce)
  • Object: add IsObject (1c26d65)

2.0.0 (2023-05-30)

Bug Fixes

BREAKING CHANGES

  • Some Test types got removed, others now work properly

1.3.0 (2023-05-30)

Features