Unclaimed project
Are you a maintainer of pickling? Claim this project to take control of your public changelog and roadmap.
This is the first stable release of Scala Pickling, an automatic serialization framework made for Scala. It's fast, boilerplate-free, and allows users to easily swap in/out different serialization formats (such as binary, or JSON). We will retain binary compatibility throughout the 0.10.x series. We'll also keep format compatibility during 0.10.x.
To pickle a value, let...