v1.12.3
What's Changed
Features
- Add dependabot automatic dependency version updates by @ortk95 in #409
- Make cached NumPy arrays read-only by @ortk95 in #419
- Maintenance: update GitHub workflow actions to latest versions by @ortk95 in #423
- Fix failing automated tests by @ortk95 in #434
- Re-add Python 3.13 to pylint testing matrix by @ortk95 in #441
- Improve error messages when opening an observation in the GUI by @ortk95 in #444
- Update version by @ortk95 in #445
Dependencies
- Update photutils requirement from <=1.13.0 to <=2.0.1 by @dependabot in #413
- Update pillow requirement from <=10.4.0 to <=11.0.0 by @dependabot in #414
- Update photutils requirement from <=2.0.1 to <=2.0.2 by @dependabot in #416
- Update tqdm requirement from <=4.66.5 to <=4.66.6 by @dependabot in #421
- Update numpy requirement from <=2.1.2 to <=2.1.3 by @dependabot in #420
- Update tqdm requirement from <=4.66.6 to <=4.67.0 by @dependabot in #424
- Update astropy requirement from <=6.1.4 to <=6.1.5 by @dependabot in #425
- Update astropy requirement from <=6.1.5 to <=6.1.6 by @dependabot in #426
- Update tqdm requirement from <=4.67.0 to <=4.67.1 by @dependabot in #427
- Update astropy requirement from <=6.1.6 to <=7.0.0 by @dependabot in #428
- Update matplotlib requirement from <=3.9.2 to <=3.9.3 by @dependabot in #429
- Update numpy requirement from <=2.1.3 to <=2.2.0 by @dependabot in #430
- Update matplotlib requirement from <=3.9.3 to <=3.10.0 by @dependabot in #435
- Update numpy requirement from <=2.2.0 to <=2.2.1 by @dependabot in #436
- Update scipy requirement from <=1.14.1 to <=1.15.0 by @dependabot in #438
- Update pillow requirement from <=11.0.0 to <=11.1.0 by @dependabot in #437
- Update scipy requirement from <=1.15.0 to <=1.15.1 by @dependabot in #439
- Update photutils requirement from <=2.0.2 to <=2.1.0 by @dependabot in #440
- Update numpy requirement from <=2.2.1 to <=2.2.2 by @dependabot in #443
New Contributors
- @dependabot made their first contribution in #413
Full Changelog: v1.12.2...v1.12.3