Skip to content

v0.39.0

Choose a tag to compare

@michealroberts michealroberts released this 10 Nov 17:24
· 16 commits to main since this release
465f07a

What's Changed

Features

Refactors

  • refactor: amend NewFITSImage to use h.Set in fits module in @observerly/iris by @michealroberts in #244
  • refactor: add (h *FITSHeader) Set in header module in @observerly/iris by @michealroberts in #245
  • refactor: amend NewFITSHeader to use h.Set in fits module in @observerly/iris by @michealroberts in #246
  • refactor: amend NewFITSImageFrom2DData to use h.Set in fits module in @observerly/iris by @michealroberts in #249
  • refactor: amend AddObservationEntry to use h.Set in fits module in @observerly/iris by @michealroberts in #250
  • refactor: amend AddObserverEntry to use h.Set in fits module in @observerly/iris by @michealroberts in #251

Fixes

  • fix: amend (h *FITSHeader) Set to correctly handle dates in @observerly/iris by @michealroberts in #248

Full Changelog: v0.38.0...v0.39.0