Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@holvonix-bot holvonix-bot released this 11 Aug 08:18
· 34 commits to master since this release

4.0.0 (2019-08-11)

🌟🚀 Features

  • typesafe query element functions (#23) (cca5047)

⚠️ BREAKING CHANGES

  • old [Some]Term.get([PrimitiveCodec])! now becomes [SomeTerm]([PrimitiveCodec]) and is now properly type-checked