Releases: AstarVienna/skycalc_ipy
Releases · AstarVienna/skycalc_ipy
Version 0.5.2
What's Changed
Dependency Changes
- Update dependencies to avoid MacOS issues by @teutoburg in #74
Full Changelog: v0.5.1...v0.5.2
Version 0.5.1
Patch release, mostly to allow Astropy 6.x.
What's Changed
Dependency Changes
- Bump some dependency versions by @teutoburg in #72
Documentation Improvements
- Update versionchanged banner in docs by @teutoburg in #70
Other Changes
- Update workflow files by @teutoburg in #71
Full Changelog: v0.5.0...v0.5.1
Version 0.5.0
Important
The minimum required Python version for this package is now 3.10 (see Dependency Changes).
What's Changed
Dependency Changes
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #56
- Bump idna from 3.4 to 3.7 by @dependabot in #57
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #58
- Bump astropy, requests, idna, pillow by @teutoburg in #60
- Bump urllib3 from 2.1.0 to 2.2.2 by @dependabot in #61
- Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #63
- Bump zipp from 3.17.0 to 3.19.1 by @dependabot in #64
- Bump setuptools from 69.0.0 to 70.0.0 by @dependabot in #65
- Drop support for Python 3.9 by @teutoburg in #67
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #68
Documentation Improvements
- Fix RTD poetry configuration by @teutoburg in #55
Other Changes
- Use new main branch for DevOps workflows by @teutoburg in #62
- Remove remaining master references by @teutoburg in #66
- Relax httpx dependency from ^0.23.0 to >=0.23.0 by @hugobuddel in #69
Full Changelog: v0.4.0...v0.5.0
Version 0.4.0
Important
The minimum required Python version for this package is now 3.9 (see Dependency Changes).
What's Changed
API Changes
- Improve logging by @teutoburg in #42
Dependency Changes
- Drop support for Python 3.8 by @teutoburg in #47
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #48
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #49
- Standardization of CI and logging by @teutoburg in #50
Documentation Improvements
- Fix README badges by @teutoburg in #41
- Documentation changes before release by @teutoburg in #53
- Use sphinx-book-theme by @teutoburg in #52
- Update dependencies in docs by @teutoburg in #54
Other Changes
- Move version info to
__init__.py
by @teutoburg in #43 - Improve publish workflow by @teutoburg in #45
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: v0.3.0...v0.4.0
Version 0.3.0
What's Changed
Dependency Changes
- Use httpx for server connection, some restructuring and cleanup by @teutoburg in #30
- Migrate to Poetry by @teutoburg in #34
Documentation Improvements
- Add config file for auto-generated release notes by @teutoburg in #36
- Add more README badges by @teutoburg in #37
Other Changes
- Improve readme badges, add server status badge by @teutoburg in #32
- Fix a test case that wasn't seen by pytest by @teutoburg in #35
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.2.0 release from October 23, 2023
Summer 2023
What's Changed
- Drop support for Python 3.7
- Use pyproject.toml and shared workflows
- Improve downloading and caching of data
New Contributors
- @tomasstolker made their first contribution in #4
- @astronomyk made their first contribution in #5
- @oczoske made their first contribution in #6
- @joao-aveiro made their first contribution in #7
- @hugobuddel made their first contribution in #10
- @teutoburg made their first contribution in #14
Full Changelog: https://github.com/AstarVienna/skycalc_ipy/commits/v0.1.4