Skip to content

v3.1.1 / 2020 Nov 18

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 18 Nov 11:12
· 109 commits to master since this release
[com.taoensso/nippy "3.1.1"]

This is a non-breaking, bugfix release. But please note that large keywords or symbols (with >127 characters) frozen with >=v3.1.1 will need >=v3.1.1 to thaw.

Fixes since v3.1.0

  • Large keywords and symbols (with >127 characters) can now thaw without throwing (@danmason).