Skip to content

Releases: JuliaAstro/AstroImages.jl

v0.5.0

12 Jun 21:19
1b3b006
Compare
Choose a tag to compare

AstroImages v0.5.0

Diff since v0.4.2

  • Update to DimensionalData version 0.27
  • This necessitates increasing our Julia compat bound to Julia 1.9 from Julia 1.6

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#43) (@github-actions[bot])
  • CompatHelper: bump compat for DimensionalData to 0.25, (keep existing compat) (#44) (@github-actions[bot])
  • Markdown documentation fixes (#47) (@abhro)
  • Fix broken test (#48) (@sefffal)
  • Bump version to prepare for release (#49) (@sefffal)

v0.4.2

25 Feb 18:28
Compare
Choose a tag to compare

AstroImages v0.4.2

Diff since v0.4.1

Bug fixes

  • colormap argument cmap is once again handled correctly in the implot recipe
  • writefits (used by save(img.fits)) fix for an AstroImage wrapping another AstroImage
  • header values looked up via img["KEY1"] are asserted to a small union of types, which are the only types acceptable as FITS values anyways
  • Base.haskey forward to header as intended

v0.4.1

02 Jun 19:05
39ddfe1
Compare
Choose a tag to compare

AstroImages v0.4.1

Diff since v0.4.0

Merged pull requests:

  • CompatHelper: bump compat for DimensionalData to 0.24, (keep existing compat) (#39) (@github-actions[bot])
  • Migrate from SnoopPrecompile to PrecompileTools (#41) (@timholy)

v0.4.0

10 Nov 15:21
9119475
Compare
Choose a tag to compare

AstroImages v0.4.0

Diff since v0.3.3

Closed issues:

  • Poor interaction with broadcastable but not equal dimensions (#33)

Merged pull requests:

  • Bump DimensionalData to fix broadcasting (#34) (@sefffal)
  • CompatHelper: bump compat for FITSIO to 0.17, (keep existing compat) (#37) (@github-actions[bot])

v0.3.3

04 Nov 18:30
d2dbecd
Compare
Choose a tag to compare

AstroImages v0.3.3

Diff since v0.3.2

Merged pull requests:

  • Use SnoopPrecompile and Fix precompile breakage on nightly (#35) (@sefffal)

v0.3.2

31 Aug 03:30
Compare
Choose a tag to compare

AstroImages v0.3.2

Diff since v0.3.1

v0.3.1

05 Aug 17:17
Compare
Choose a tag to compare

AstroImages v0.3.1

Diff since v0.3.0

Closed issues:

  • Integration with Images.jl (#1)
  • Integration with Plots.jl (or next-gen plotting package) (#2)
  • cannot plot large images (#10)
  • reverse bug (#32)

v0.3.0

20 Jun 18:37
Compare
Choose a tag to compare

v0.3.0 (2022-06-20)

Diff since v0.2.0

Closed issues:

  • Integration with Images.jl (#1)
  • cannot plot large images (#11)
  • Integration with Plots.jl (#2)

Merged pull requests:

  • New Features and Improvements to AstroImages (#30) (sefffal)

v0.2.0

26 Aug 19:42
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-08-26)

Diff since v0.1.0

Merged pull requests:

v0.1.0

12 Aug 20:59
v0.1.0
Compare
Choose a tag to compare

v0.1.0 (2019-07-10)

Diff since cfdf77882233bdcdd39a60194759ecaf1e2c7923

Closed issues:

  • Use colorview to create the colour Array (#11)
  • Error on loading 1st HUD as AstroImage (#8)

Merged pull requests: