0.2.0
Overview
This is a small cleanup release that primarily removes the need for cmake as a build time dependency and does a few cleanups.
What's Changed
- Remove
Cargo.lockby @MarijnS95 in #13 - CI: Remove
touchhack and deprecated+uselessactions-rssteps by @MarijnS95 in #15 - Bump actions/checkout from 2 to 3 by @dependabot in #16
- Add parser for
ScaleTranslateMapby @jasperdewinther in #19 - Fix blosc decompression by @jasperdewinther in #20
- Use published
blosccrate instead ofgitdependency by @jasperdewinther in #22 - Reuse
read_string()inread_name()by @MarijnS95 in #23
New Contributors
- @MarijnS95 made their first contribution in #13
- @dependabot made their first contribution in #16
Full Changelog: 0.1.0...0.2.0