Skip to content

Latest commit

 

History

History
79 lines (44 loc) · 5.78 KB

File metadata and controls

79 lines (44 loc) · 5.78 KB

Release Notes

0.1.4 (2024-01-06)

Housekeeping

0.1.3 (2023-12-12)

Housekeeping

0.1.2 (2023-10-23)

Housekeeping

  • deps: update deno/std to 0.204.0 (#39) (6d7a0fd)
  • release: Further fixes to release workflows (#37) (fb604d4)
  • release: further simplify release tagging (#38) (7871922)
  • release: give write permissions to release workflow (#40) (adacb7c)

0.1.1 (2023-04-16)

Fixes

  • registry Don't apply mixins more than once (#35) (9f8ecb3)
  • release: Fix typos in release workflows (#34) (20b645f)

0.1.0 (2023-02-26)

Features

Housekeeping

  • docs: Clean up documentation to best demonstrate the latest API (#29) (42e3e83)
  • docs: Clean up nits in changelog (#26) (c198aa1)
  • release: Set up automatable releases (#31) (d96233d)

Fixes

  • api: Export the AssertionError class in use (#30) (5dff0a0)
  • release: Fix automatic release tagging (#32) (618de08)

0.0.2 (2023-02-25)

Features

  • api: Add aliases for grammatical convenience (#24) (065575c)

Housekeeping

  • deps: Upgrade deno.land/std to 0.177.0 (#23) (dbca77a)

v0.0.1 (2023-02-23)

Initial public release.