summaryrefslogtreecommitdiff
path: root/NEWS.md
blob: 59ecae4f03af0dcc1f1d9ce6f19f6fe84a4c4b3f (plain)
1
2
3
4
* 0.1.0.0: Initial version.
* 0.2.0.0: Added default decoders/encoders using GHC Generics.
* 0.2.2.0: Arbitrary length integers. (by specification)
* 0.3.0.0: Rename BEncode to BValue and BEncodable to BEncode.