summaryrefslogtreecommitdiff
path: root/changelog
blob: c6455b96dda1bc1d6509b0f782e203f071856e41 (plain)
1
2
3
4
5
6
7
* 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.
* 0.4.0.2: Minor fixes.