Skip to content

Releases: JuliaAstro/FITSFiles.jl

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:15
ec6cfda

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

Choose a tag to compare

@barrettp barrettp released this 20 Dec 22:39
e808f76

What's Changed

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

v0.3.0

Choose a tag to compare

@barrettp barrettp released this 16 Dec 19:45
6108b57

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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 May 22:15
7f2e598

FITSFiles v0.2.0