Recent Releases of https://github.com/astropy/astro-image-display-api

https://github.com/astropy/astro-image-display-api - 0.2.0: Should maybe be 1.0, but had no time to check with collaborators 😬

What's Changed

  • Remove interactive marking API by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/41
  • Remove settings that controlled interactivity in UI by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/43
  • Combine load_ methods into single load method by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/42
  • Update allowed input types for stretch and cuts by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/44
  • Implement catalog part of AIDA by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/45
  • Implement setviewport/getviewport in interface, tests, and dummy viewer by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/46
  • Add colormap api by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/49
  • Add exceptions to docstrings and change a couple of exception types by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/50
  • Add pre-commit, black and ruff by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/52
  • Bump actions/setup-python from 5.5.0 to 5.6.0 in the actions group by @dependabot[bot] in https://github.com/astropy/astro-image-display-api/pull/53
  • Add documentation by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/54
  • Change definition of FOV by @kecnry in https://github.com/astropy/astro-image-display-api/pull/56
  • Fix broken API ref by @pllim in https://github.com/astropy/astro-image-display-api/pull/63
  • Add RTD badge by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/64
  • Remove cursor and make sure test class only tests API stuff by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/68
  • DOC: nitpicky, CI badge by @pllim in https://github.com/astropy/astro-image-display-api/pull/67
  • Describe GUI behavior by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/57
  • Add test for and fix bug in viewer logic by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/73
  • Add getimage and getimage_label by @eteq in https://github.com/astropy/astro-image-display-api/pull/71
  • Add kwargs to every method in AIDA and test that implementations allow kwargs by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/75
  • Change get methods to properties by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/76
  • Remove image_height and image_width attributes; test that every method/attribute has docs by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/77
  • Loading a catalog with the same label replaces old data. by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/78
  • Minor api cleanup by @mwcraig in https://github.com/astropy/astro-image-display-api/pull/79

New Contributors

  • @dependabot[bot] made their first contribution in https://github.com/astropy/astro-image-display-api/pull/53
  • @kecnry made their first contribution in https://github.com/astropy/astro-image-display-api/pull/56
  • @pllim made their first contribution in https://github.com/astropy/astro-image-display-api/pull/63
  • @eteq made their first contribution in https://github.com/astropy/astro-image-display-api/pull/71

Full Changelog: https://github.com/astropy/astro-image-display-api/compare/0.1.2...0.2.0

- Python
Published by mwcraig 8 months ago