summaryrefslogtreecommitdiff
path: root/notes/1.0.1.markdown
blob: 78ad0a42fc19d488cb9fccf39ec23e30167b1377 (plain) (blame)
1
2
3
4
5
6
7
8
9
- 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

  [JSON]: http://json.org
  [parboiled]: http://parboiled.org