Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Releases: scarisey/bastion

v0.7.0

02 Jul 17:47
242865f

Choose a tag to compare

Refacto/decoding state (#26)

* feat:Decoder[Option[T]] return Right(None) when field absent
* doc:README
* feat:encode case object
* refacto:decodingstate
* feat:ujson serialization
* test:benchmarks