Releases: DasPoet/biden
Releases · DasPoet/biden
v0.2.0
Added
- benchmarks comparing
bidento benc and encoding/gob have been added - proper documentation has been added to the
README.md
Changed
bidenhas been restructured to allow for easier consumption
v0.1.0
Added
bidennow supports the following primitive types:bool,uint,uint8,uint16,uint32,uint64,int,int8,int16,int32,int64,float32,float64,stringbidennow supports slices of the aforementioned primitive types