Skip to content

Releases: panoptes/panoptes-utils

Release v0.2.54

14 Feb 07:43

Choose a tag to compare

See Changelog for details

Quick and dirty detection of sources

21 Oct 20:05
d64b116

Choose a tag to compare

What's Changed

  • Add different object detection by @wtgee in #329

Release v0.2.52

17 Oct 22:15

Choose a tag to compare

See Changelog for details

v0.2.51

19 Sep 21:25
6623cce

Choose a tag to compare

What's Changed

  • Add comprehensive GitHub Copilot instructions for development workflow by @Copilot in #323
  • Add pathlib.Path and filehandle support to file-handling functions by @Copilot in #321
  • Fix-click-dependency by @wtgee in #325
  • Add Google-style docstrings to all functions and methods missing documentation by @Copilot in #324
  • Add comprehensive type hints using modern Python 3.12+ syntax by @Copilot in #326
  • Don't silently ignore bad config file by @wtgee in #327

New Contributors

  • @Copilot made their first contribution in #323

Full Changelog: v0.2.50...v0.2.51

Release v0.2.50

17 Aug 03:51

Choose a tag to compare

See Changelog for details

Release v0.2.49

17 Aug 03:44

Choose a tag to compare

See Changelog for details

v0.2.48

04 Apr 18:44
4c652c3

Choose a tag to compare

  • Change print to logger when making a jpg from a cr2.
  • Updates to get_quantity_value to support astropy v7 and numpy values.

v0.2.47

02 Apr 20:54
d1c76c3

Choose a tag to compare

More fixes for get_quantity_value

Release v0.2.46

02 Apr 19:20

Choose a tag to compare

See Changelog for details

v0.2.45

02 Apr 18:15
0d9b9c0

Choose a tag to compare

Minor update from v0.2.44 to fix the PyPi upload tokens.