v0.39.0
What's Changed
Features
- feat: add isDate() utility to fits module in @observerly/iris by @michealroberts in #247
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