Vindaar / nimhdf5

Wrapper and some simple high-level bindings for the HDF5 library for the Nim language
MIT License
28 stars 2 forks source link

Fix `copy` regression and usage for certain applications #70

Closed Vindaar closed 1 year ago

Vindaar commented 1 year ago

Fixes a minor regression for copy and fixes it for certain applications where it was broken previously. Also adds the test case into the regular nimble test task.