Releases: jankdc/kahon-rs
Releases · jankdc/kahon-rs
v0.6.1
10 May 21:06
Compare
Sorry, something went wrong.
No results found
Fixed
emit extension header adjacent to payload type-code byte (#16 )
v0.6.0
08 May 17:36
Compare
Sorry, something went wrong.
No results found
Added
migrate sum tags to extension (#14 )
v0.5.0
08 May 16:03
Compare
Sorry, something went wrong.
No results found
Added
Update writer to match new spec (#12 )
v0.4.0
07 May 16:56
Compare
Sorry, something went wrong.
No results found
Added
add RawWriter, lift Writer to typestate, and split out trailer/frame
v0.3.1
05 May 11:42
Compare
Sorry, something went wrong.
No results found
Added
pivot to more ergonomic try_write
reduce clones
add initial checkpoint feature
Other
add ci + apply test and lint
cleanup
v0.3.0
29 Apr 16:14
Compare
Sorry, something went wrong.
No results found
Added
prune unreachable WriteError variants
v0.2.0
29 Apr 15:51
Compare
Sorry, something went wrong.
No results found
Added
loosen up duplicate key requirements according to spec + more tests