V1.1.2 -> V1.1.3
V1.1.1 -> V1.1.2
- Make RawRow a type (not just a type alias)
V1.1.0 -> V1.1.1
- Enable cryptographic capabilities
- Uses TSEC-JCA and Cats IO.
- Many relatively minor fixes/improvements.
V1.0.15 -> V1.1.0
- Enable CSV-rendering and selection of table rows.
Auto-generated:
What's Changed
- Row parser by @rchillyard in #35
- Csv render by @rchillyard in #36
- Crypto by @rchillyard in #39
- Cover tests for CellParser.scala by @charmiidalal in #40
- Improvements to air bnb by @rchillyard in #42
- V1 1 2 by @rchillyard in #41
- Parallel by @rchillyard in #45
- V 1 1 3 by @rchillyard in #43
New Contributors
- @charmiidalal made their first contribution in #40
Full Changelog: V1.0.14...V1.1.3