Releases: astrodbtoolkit/AstrodbKit
Releases · astrodbtoolkit/AstrodbKit
v2.4
What's Changed
- Some schema and documentation improvements by @dr-rodriguez in #94
- Removing shortname from search_object defaults by @dr-rodriguez in #97
- Create alias for save method by @dr-rodriguez in #98
Full Changelog: v2.3...v2.4
v2.3
What's Changed
- Pinning astroquery and updating code to handle astroquery 0.4.8 changes by @dr-rodriguez in #92
Full Changelog: v2.2...v2.3
v2.2
What's Changed
- Updating view handling code; pinning sqlalchemy version by @dr-rodriguez in #89
Full Changelog: v2.1...v2.2
v2.1
What's Changed
- Fix bug when creating a sqlite database via Felis by @dr-rodriguez in #87
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- Dropped support for Python 3.10 and lower
- Added optional requirement for Felis (
pip install astrodbkit[felis]
) - Support for Felis and easier handling for Postgres by @dr-rodriguez in #84
Full Changelog: v1.0...v2.0
v1.0
What's Changed
- Renaming the package to be AstrodbKit by @dr-rodriguez in #82
Full Changelog: v0.6.0...v1.0
v0.6.0
What's Changed
- Reworking pyproject.toml setup for simplicity by @dr-rodriguez in #78
- Refactor to have references in separate sub-directory; closes #49 by @dr-rodriguez in #77
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Update codecov setup by @dr-rodriguez in #60
- Fix spectra unit test due to specutils update by @dr-rodriguez in #61
- Adding option to re-raise error when loading a spectrum by @dr-rodriguez in #66
- Adding example schema validation and example on how to use ORM by @dr-rodriguez in #67
- Fix for readthedocs configuration by @dr-rodriguez in #69
- Add Regimes to REFERENCE_TABLES; closes #68 by @dr-rodriguez in #70
- Adding Black and some reformatting by @dr-rodriguez in #71
- Updates to support using ruff for linting/formatting by @dr-rodriguez in #73
- Adding example on querying for missing values by @dr-rodriguez in #74
Full Changelog: v0.5.1...v0.5.2
Version 0.5.1
What's Changed
- Spectra conversion updates by @dr-rodriguez in https://github.com/dr-rodriguez/AstrodbKit2/pull/58
- Implementing database views by @dr-rodriguez in https://github.com/dr-rodriguez/AstrodbKit2/pull/56
Full Changelog: dr-rodriguez/AstrodbKit2@v0.5...v0.5.1
Version 0.5
What's Changed
- Updating for SQLalchemy 2.0 by @dr-rodriguez in https://github.com/dr-rodriguez/AstrodbKit2/pull/55
Full Changelog: dr-rodriguez/AstrodbKit2@v0.4.2...v0.5