All Versions
10
Latest Version
Avg Release Cycle
123 days
Latest Release
1763 days ago
Changelog History
Changelog History
-
v0.6.1
May 27, 2020 -
v0.6.0
October 23, 2019 -
v0.5.1 Changes
June 04, 2019 -
v0.5.0
November 10, 2018 -
v0.4.0 Changes
February 26, 2018๐ New modules
- enumeratum
- libra
- scala.js artifacts for all modules for which it makes sense
๐ Improvements
-
v0.3.1 Changes
December 29, 2017โก๏ธ Dependency updates, most notably cats to 1.0.0.
-
v0.3.0 Changes
October 26, 2017โ Add a Refined module.
-
v0.2.1 Changes
August 09, 2017 -
v0.2.0 Changes
July 03, 2017- ๐ header support through
HeaderDecoder
- fancy combinators for decoders, such as
filter
andoneOf
. - ๐ improved syntax, in particular for encoding / decoding single cells
- โ add support for quoting policies when encoding (you can now ask cells to be systematically quoted)
- ๐ fix deprecation warnings (contributed by @nevillelyh)
- ๐ header support through
-
v0.1.19 Changes
May 13, 2017๐ This is mostly a bug-fixing release.
๐ There were clear issues with serialisation, making Spark and Flink, for example, unpleasant or impossible to interface with. This release mostly addresses these issues, at least in as much as it's possible.