Bigints import has changed
Escape keys containing '.'
Build with Nim 2
Use bigints from cbor
Add some build system metadata
Bigints no longer exposes its limbs
Unlicense
binary: replace % operator with "toCbor"
Move program source for Nimble compliance
Fix byte and char comparision
Make it easy to create compound values
Remove flake.nix Its a pure library, only the Nim compiler is needed to build.
Quote record keys with " and / characters
Add cbor_to_dhall
Update Nixpkgs input
Add README, ISC license
Add xml_to_dhall utility
Asynchronous import, type check
Parser: allow trailing delimiters
term: implement `==` for Term