Skip to content

v2.5.2 / 2013 Dec 7

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 30 Mar 12:33
· 481 commits to master since this release

New

  • Test Serializable objects at freeze time for better reliability.
  • Thaw error messages now include failing type-id.

Changes

  • Don't cache serializable?/readable? for types with gensym-style names (e.g. as used for anonymous fns, etc.).
  • Failed serialized/reader thaws will try return what they can (e.g. unreadable string) instead of just throwing.
[com.taoensso/nippy "2.5.2"]