v2.1.0
-
Enhancements
- Lookup options can now be passed as a map instead of a keyword list
-
Bug fixes
- Decoding
:pointer
values with a 32 bit offset should now work as expected - Raising from
lookup!/4
et al. is now behaving as expected with aRuntimeError
- Decoding
-
Soft deprecations (no warnings)
- Using a keyword list for lookup options is discouraged in favour of passing a map that does not need to be converted internally