summaryrefslogtreecommitdiff
path: root/changelog
blob: 8bb80d9ce0073407251e1f1535ff400ac2717f5a (plain)
1
2
3
4
5
* 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.