Skip to content

Releases: JuliaAstro/AstroImages.jl

v0.5.1

07 May 15:06

Choose a tag to compare

AstroImages v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Pages revert patch (#50) (@abhro)
  • CompatHelper: bump compat for AstroAngles to 0.2, (keep existing compat) (#52) (@github-actions[bot])
  • Create dependabot.yml (#55) (@abhro)
  • Bump julia-actions/cache from 1 to 2 (#56) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 5 (#57) (@dependabot[bot])
  • Bump actions/checkout from 3 to 4 (#58) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#59) (@dependabot[bot])
  • CompatHelper: bump compat for DimensionalData to 0.29, (keep existing compat) (#60) (@github-actions[bot])
  • Update doc badges in README.md (#61) (@abhro)
  • Update urls for some data downloads (#62) (@icweaver)
  • Error message improvements for composecolors (#63) (@icweaver)
  • Update README.md (#64) (@denfc)
  • Add favicon to doc site (#65) (@abhro)
  • Reduce compathelper frequency (#66) (@abhro)

Closed issues:

  • ERROR: MethodError: no method matching length(::Nothing) (#53)

v0.5.0

12 Jun 21:19
1b3b006

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

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

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

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

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

Choose a tag to compare

AstroImages v0.3.2

Diff since v0.3.1

v0.3.1

05 Aug 17:17

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

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

Choose a tag to compare

v0.2.0 (2019-08-26)

Diff since v0.1.0

Merged pull requests: