Changelog for sv-core-0.2.2
Revision history for sv-core
0.2.2 -- 2018-08-23
- Add
rational
andwithTextReadable
.rational
can be more accurate thandouble
but is slower.
0.2.1 -- 2018-08-10
- Add column-name-based encoding. NameEncode, NameEncode', and related functions
0.2 -- 2018-07-25
- Add column-name-based decoding NameDecode, NameDecode', and associated functions such as 'column'.
- Add some extra constructors to DecodeError for new errors
0.1 -- 2018-07-19
- Split off from sv-0.1