Skip to content

Localize version 0.30.1

Choose a tag to compare

@kipcole9 kipcole9 released this 12 May 07:21
· 74 commits to main since this release

[0.30.1] — May 12th, 2026

Bug Fixes

  • Revert the [:safe] option on :binary_to_term/2 since we cannot guarantee all the required atoms are materialized at application start. Thanks to @bigardone for the report. Closes #25.