summaryrefslogblamecommitdiff
path: root/CHANGELOG
blob: 847488b620e8015fffe00b2bb62c3c08893700c0 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                       
                          

                          
Version 1.0.1 (2011-10-04)
--------------------------
- Upgraded to Scala 2.9.1 and parboiled 1.0.2
- Improved (de)serialization of optional case class members (may now be missing)
- Added `NullOptions` trait for enforcing the serialization of `None` members as `null`
- Improved compile time error messages with @implicitNotFound annotations
- Improved documentation
- Smaller fixes and additions

Version 1.0.0 (2011-07-18)
--------------------------
first public release