Skip to content

Releases: cruzzil/rsfitsio

v0.462.10

20 Sep 14:58

Choose a tag to compare

Fixed issue with smem being enabled on Windows.

Full Changelog: v0.462.9...v0.462.10

v0.462.9

20 Sep 14:49

Choose a tag to compare

Fixed compile error

Full Changelog: v0.462.8...v0.462.9

v0.462.8

20 Sep 14:19

Choose a tag to compare

What's Changed

  • Python fitsio by @petesmc in #50
  • Fix Bzip2 by @petesmc in #45
  • Replace unsafe static mut in ffxmsg error stack with thread-safe implementation #23 by @chrischtel in #49
  • Testprog Changes by @petesmc in #47
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #53
  • Implement eval_* files by @petesmc in #55
  • Eval bugs and tests by @petesmc in #56
  • Clean up type casts by @petesmc in #59
  • Add test cases for row expressions by @petesmc in #61
  • Todos in putkey.rs and modkey.rs by @petesmc in #62
  • More todos by @petesmc in #63

New Contributors

Full Changelog: v0.462.7...v0.462.8

v0.462.7

04 Aug 14:41

Choose a tag to compare

Full Changelog: v0.462.6...v0.462.7

v0.462.6

04 Aug 14:32

Choose a tag to compare

What's Changed

  • CI windows ARM by @petesmc in #40
  • Remove all-features from coverage CI by @petesmc in #46
  • Implement shared memory code and utility by @petesmc in #48

Full Changelog: v0.462.5...v0.462.6

v0.462.5

29 Jun 15:20

Choose a tag to compare

What's Changed

  • Add CI for Linux Arm64 by @petesmc in #37
  • CI MacOS by @petesmc in #38
  • Windows CI by @petesmc in #36
  • Add CI for MacOS intel by @petesmc in #39
  • Iter examples by @petesmc in #41
  • Convert ZCompress to use Read/Write traits by @petesmc in #43
  • Remove dependency on nightly variadic functions. by @petesmc in #44

Full Changelog: v0.462.4...v0.462.5

v0.462.4

17 Jun 14:06

Choose a tag to compare

What's Changed

  • Remove dependency on errno crate by @petesmc in #32
  • Bump codecov/codecov-action from 3 to 5 by @dependabot in #31
  • Implementation of speed utility program by @petesmc in #33
  • Add cookbook example by @petesmc in #34

New Contributors

Full Changelog: v0.462.3...v0.462.4