Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (14 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.15 KB

1.0.3 (2020-09-19)

Bug Fixes

  • allowed packmatched to take constrained tasks (82577d1)

1.0.2 (2020-09-19)

Bug Fixes

  • added an objectkey type to allow for all key types in the adtmember type (afbbd01)

1.0.1 (2020-09-18)

Bug Fixes

  • fixed inference for matching helpers (6ab15c8)

1.0.0 (2020-09-15)

Features

  • added a helper for creating match helpers (561dfdb)
  • added a helper for matching and packing in one function (2242882)
  • added a pattern matching helper (51d7676)