Recent Releases of astrodata

astrodata - 2.10.1

What's Changed

Important changes

  • Remove deprecated utcnow by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/65
  • Deprecate unused cal function by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/66
  • Bring WCS commits from DRAGONS by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/74
  • Bring in DRAGONS feature changes by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/79

Developer & CI changes

  • Update issue forms to use YAML templates by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/71
  • Update devshell packages for "all" by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/72
  • Use poetry-plugin-export during workflows by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/81
  • Remove DRAGONS pytest mark from tests by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/82

Full Changelog: https://github.com/GeminiDRSoftware/astrodata/compare/2.10.0...2.10.1

- Python
Published by teald about 1 year ago

astrodata - astrodata 2.10.0

What's Changed

  • test: 🧪 Skip calibrations test (unused for now), keep issue open by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/64
  • Update lockfile to reflect new scipy version by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/69
  • Incorporate DRAGONS commits by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/60
    • Add tabular1d support for wcs
    • Various bug fixes

Full Changelog: https://github.com/GeminiDRSoftware/astrodata/compare/2.9.4...2.10.0

- Python
Published by teald over 1 year ago

astrodata - 2.9.4

What's Changed

  • Update API docstrings by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/50
  • Flesh out docstrings for many other functions

Changes to developer tools/process

  • Add tags example to quickstart by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/51
  • [DOC] Remove sphinxrtddark_mode by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/53
  • Fix pre-commit default by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/54
  • [FIX] Have publishing workflow test before publishing by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/55
  • Add feature list, links to manuals to README by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/59

Full Changelog: https://github.com/GeminiDRSoftware/astrodata/compare/2.9.3...2.9.4

- Python
Published by teald over 1 year ago

astrodata - 2.9.3.dev0

WARNING: This is a development release. It is not meant for non-dev use. Please use the latest release.

What's Changed

  • Update API docstrings by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/50
  • Add tags example to quickstart by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/51
  • [DOC] Remove sphinxrtddark_mode by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/53
  • Fix pre-commit default by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/54
  • [FIX] Have publishing workflow test before publishing by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/55

Full Changelog: https://github.com/GeminiDRSoftware/astrodata/compare/2.9.3...2.9.3.dev0

- Python
Published by teald over 1 year ago

astrodata - 2.9.3

What's Changed

  • Misc/pyopensci submission by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/14
  • Updates to logos for docs, README by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/15
  • Remove argument for poetry install in quickstart by @mwcraig in https://github.com/GeminiDRSoftware/astrodata/pull/21
  • Fix typos in documentation by @aaryapatil in https://github.com/GeminiDRSoftware/astrodata/pull/20
  • Update README.md poetry description. by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/24
  • Developer install consolidation in documentation by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/31
  • [DOC] Update README.md with citation information by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/32
  • Actions runner ip logging by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/34
  • Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in https://github.com/GeminiDRSoftware/astrodata/pull/36
  • Bump zipp from 3.18.1 to 3.19.1 by @dependabot in https://github.com/GeminiDRSoftware/astrodata/pull/37
  • Add linting workflow on push by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/38
  • Testing upgrade by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/35
  • Downgrade numpy for DRAGONS tests by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/43
  • Fix documentation build warnings, broken links by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/41
  • Build/Release testing by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/46
  • Add example scipts, script testing. by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/48

New Contributors

  • @mwcraig made their first contribution in https://github.com/GeminiDRSoftware/astrodata/pull/21
  • @aaryapatil made their first contribution in https://github.com/GeminiDRSoftware/astrodata/pull/20

Full Changelog: https://github.com/GeminiDRSoftware/astrodata/compare/2.9.2...2.9.3

- Python
Published by teald over 1 year ago

astrodata - 2.9.2

What's Changed

  • Fix: world axes bug by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/8

Minor Changes

  • Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in https://github.com/GeminiDRSoftware/astrodata/pull/12
  • Clerical/github updates by @teald in (https://github.com/GeminiDRSoftware/astrodata/pull/1, https://github.com/GeminiDRSoftware/astrodata/pull/3, https://github.com/GeminiDRSoftware/astrodata/pull/2, & https://github.com/GeminiDRSoftware/astrodata/pull/5)
  • Docs/citation by @teald in (https://github.com/GeminiDRSoftware/astrodata/pull/6, https://github.com/GeminiDRSoftware/astrodata/pull/9 & https://github.com/GeminiDRSoftware/astrodata/pull/13)
  • Quickstart file by @teald in https://github.com/GeminiDRSoftware/astrodata/pull/10 and https://github.com/GeminiDRSoftware/astrodata/pull/11

Full Changelog: https://github.com/GeminiDRSoftware/astrodata/compare/2.9.1...2.9.2

- Python
Published by teald almost 2 years ago

astrodata - Initial release (2.9.1)

This is the initial release of astrodata, having been extracted from DRAGONS.

- Python
Published by teald almost 2 years ago