Releases: vnmabus/rdata
Releases · vnmabus/rdata
Version 0.11.2
This is just a bug fix in the deployment of version 0.11.0. Notes for that version follow:
What's Changed
- Fix bug in compact sequence constructor by @trossi in #30
- Faster xdr reader by @trossi in #32
- Add reader for ascii files by @trossi in #34
- Add a page listing default conversions. by @vnmabus in #36
New Contributors
Full Changelog: 0.10.0...0.11.2
Version 0.11.1
This is just a bug fix in the deployment of version 0.11.0. Notes for that version follow:
What's Changed
- Fix bug in compact sequence constructor by @trossi in #30
- Faster xdr reader by @trossi in #32
- Add reader for ascii files by @trossi in #34
- Add a page listing default conversions. by @vnmabus in #36
New Contributors
Full Changelog: 0.10.0...0.11.1
Version 0.11.0
Version 0.10.0
What's Changed
- Improved support for NaNs in integer and boolean vectors.
- Prevent infinite recursion when reference loops are present.
Full Changelog: 0.9.1...0.10.0
Version 0.9.1
- The documentation has been updated. Now the landing page is easier to read and there is an online notebook example.
Version 0.9
Version 0.8
Version 0.7
Dataframe conversion improvements.