php83-baikal: update to 0.11.1.
0.11.1
Fix upgrading when on mysql (by @ByteHamster)
Ships with sabre/dav 4.7.0
0.11.0
Optional CA certificate for MySQL connection via TLS (by @mestrode)
Fix typo in main page title (by @BombFoolGranny)
Upgrade dependencies (by @ByteHamster)
Drop support for php 8.1 ⚠️ you now need at least php 8.2 to run Baïkal
Ships with sabre/dav 4.7.0
stellarsolver: Add version 2.7
- An Astrometric Plate Solver for Mac, Linux, and Windows, built on
Astrometry.net and SEP (sextractor)
- Meant to be an internal library for use in a program like KStars for internal
plate solving on all supported operating systems
- Python is not required for the library
- Netpbm is not required for the library
- Internal Library, so calls to external programs are not required
- No Astrometry.cfg file is needed, the settings are internal to the program
- Directly loads the image data into SEP and then takes the generated xy-list
internally from Sextractor into astrometry.net, so there is no need to save
any files.
- No temporary files need to be created for solving and no WCS file needs to be
created to read the solved information. Although astrometry.net does monitor
for the creation of 2 files indicating that a field is solved or a cancel was
made, so these are created for now.
- The Index Files are still required for solving images, but the program or the
user can specify the folder locations rather than putting them in the config
file.
py-fastprogress: update to 1.1.5.
1.1.5
Bugs Squashed
self.out not initialised properly (#118)
1.1.3
New Features
Add show_styles (#116)
1.1.1
New Features
Add hdrs (#115)
[6 lines not shown]
py-starlette: updated to 0.52.1
0.52.1 (January 18, 2026)
Fixed
* Only use `typing_extensions` in older Python versions
0.52.0 (January 18, 2026)
In this release, `State` can be accessed using dictionary-style syntax for improved type
safety.
py-dunamai: updated to 1.26.0
1.26.0 (2026-02-14)
* Added `--highest-tag` option to select the numerically highest version,
even if it is not the chronologically latest tag.