summaryrefslogtreecommitdiff
path: root/changelog
blob: ca2dc96ec02e46f52c6ec9502210012ef3c1b317 (plain)
1
2
3
4
5
6
* 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.
* 0.4.0.0: Faster dictionary conversion.
* 0.4.0.1: Nothing changed.