Skip to content

Releases: JuliaAstro/FITSFiles.jl

v0.3.2

12 Feb 11:15
ec6cfda

Choose a tag to compare

FITSFiles v0.3.2

Diff since v0.3.1

Breaking changes
Modified HIERARCH keyword regex to adhere to The ESO HIERARCH Keyword Conventions by allowing keywords to contain underscore and hyphen characters.

Merged pull requests:

  • Replace FITSFiles.parse with Base.parse (#22) (@fjebaker)
  • Update regex for key to allow underscores and dashes for HIERARCH keys (#23) (@Astro-mh)
  • Update Project.toml (#24) (@barrettp)

Closed issues:

  • Type conversions in ImageField (#19)

v0.3.1

20 Dec 22:39
e808f76

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Dec 19:45
6108b57

Choose a tag to compare

Added lazy arrays, changed file summary, and added extension name access for HDUs.

v0.2.0

31 May 22:15
7f2e598

Choose a tag to compare

FITSFiles v0.2.0