Skip to content

Releases: PxTools/Px.Utils

Release 5 v1.3.1

09 Feb 09:04
3d7b568

Choose a tag to compare

Fixes issue with imprecise decimal placement when reading data values with accuracy of more than 9 decimal placements.
Implementation of binary file reading, writing and benchmarks

What's Changed

  • Added GetSizeLong() extension method for matrix maps by @jsaarimaa in #69
  • Version bump to 1.2.1 by @jsaarimaa in #70
  • Add binary codecs and windowed I/O for matrix data by @jsaarimaa in #71
  • Add automatic codec selection and header support to binary IO by @jsaarimaa in #72
  • Data length with shared dimension names between languages by @sakari-malkki in #74
  • Improvements to the binary reading functionality and related unit tests by @jsaarimaa in #75
  • Binary read and write benchmarks by @sakari-malkki in #73
  • Fixes bug with data values with >= 10 decimal values by @sakari-malkki in #78

Full Changelog: release-4...release-4-hotfix-1

Release 4 v1.2.0

05 Aug 09:37
c4e125f

Choose a tag to compare

What's Changed

Full Changelog: release-3...release-4

1.1.4

11 Apr 11:59
1e8db34

Choose a tag to compare

What's Changed

https://www.nuget.org/packages/Px.Utils/1.1.4

1.1.3

05 Feb 13:53
475be57

Choose a tag to compare

What's Changed

https://www.nuget.org/packages/Px.Utils/1.1.3

Release 1 (1.1.0)

14 Nov 13:05
763edd4

Choose a tag to compare

Initial release with following features:

  • metadata reading and building
  • data indexing and reading
  • file and database validation
  • basic calculation operations and transformations

https://www.nuget.org/packages/Px.Utils/1.1.0