Skip to content

v2.1.0

Choose a tag to compare

@mneudert mneudert released this 07 Dec 13:39
· 76 commits to master since this release
2bb0fce
  • 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 a RuntimeError
  • 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