Releases: AstarVienna/Pyckles
Releases · AstarVienna/Pyckles
Version 0.5.0
Add support for Python 3.13, Numpy 2 and Astropy 7.
What's Changed
Dependency Changes
- Allow numpy 2.x, keep 1.26.4 in the lock file by @teutoburg in #27
- Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #23
- Bump urllib3 from 2.2.2 to 2.5.0 by @dependabot[bot] in #24
- Bump sphinxcontrib-apidoc from 0.4.0 to 0.6.0 by @dependabot[bot] in #31
- Bump pytest-cov from 6.0.0 to 6.2.1 by @dependabot[bot] in #33
- Bump pytest from 8.3.5 to 8.4.1 by @dependabot[bot] in #30
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #36
- Allow Python 3.13 and Astropy 7.x by @teutoburg in #38
Documentation Improvements
- Fix toml classifiers for PyPI by @teutoburg in #37
Other Changes
- Update workflows etc. by @teutoburg in #28
Full Changelog: v0.4.1...v0.5.0
Version 0.4.1
What's Changed
Dependency Changes
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #17
- Bump pytest and pytest-cov to match ScopeSim by @teutoburg in #19
- Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #20
Other Changes
- Fail gracefully if Pyckles is not properly installed. by @hugobuddel in #21
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v0.4.0...v0.4.1
Version 0.4.0
Python 3.10+ release to sync dependency versions with other @AstarVienna packages.
Important
The minimum required Python version for this package is now 3.10 (see Dependency Changes).
What's Changed
Other Changes
- Update workflow files by @teutoburg in #14
- Drop support for Python 3.9, update dependencies by @teutoburg in #15
Full Changelog: v0.3.0...v0.4.0
Version 0.3.0
What's Changed
New Features or Improvements
- General package overhaul by @teutoburg in #7
- Use pooch for downloading and caching by @teutoburg in #9
Other Changes
- Switch to pyproject.toml by @hugobuddel in #3
- Use DevOps repo by @hugobuddel in #4
- Update dependencies by @hugobuddel in #6
- Fix whitespace stripping in spectrum name by @teutoburg in #8
New Contributors
- @hugobuddel made their first contribution in #3
- @teutoburg made their first contribution in #7
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0
Updated DLC server URL to new scopesim.univie.ac.at space.
Version 0.1.3
Initial public version.