v0.1.1
Mainly documentation and internal refactoring:
- Made
Encoder
andDecoder
into interfaces with correspondingStdEncoder
/StdDecoder
. - Removal of intermediate objects in
Codec
Mainly documentation and internal refactoring:
Encoder
and Decoder
into interfaces with corresponding StdEncoder
/ StdDecoder
.Codec