Releases: nkphysics/autoNICER
Releases · nkphysics/autoNICER
v1.2.6
What's Changed
- Added Dockerfile by @nkphysics in #52
- Updated deps to address CVE-2023-32681 by @nkphysics in #54
- Migrate from python-poetry to setuptools by @nkphysics in #56
- Clear astroquery cache by @nkphysics in #57
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Update dependencies to handle CVE-2023-0286 and CVE-2023-23931 by @nkphysics in #49
- Update pyproject and changelog for release of v1.2.5 by @nkphysics in #50
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Multi thread compress by @nkphysics in #43
- Compress cl by @nkphysics in #45
- Unexpected target fix by @nkphysics in #46
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Error handling messages for lacking metadata by @nkphysics in #42
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Migrate to glob by @nkphysics in #33
- Limit cal pull by @nkphysics in #36
- Metadata error handling by @nkphysics in #38
- Unix passthrough for --inlist by @nkphysics in #40
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
v1.1.3
v1.1.2
v1.1.1
- Error handling for the done command
- Error handling for OBSIDs that do not exist in the nicermastr query
- Error handling for OBSID entries that are too short
- Fixed new issue where autonicer runs pull_reduce after each command
- Enhanced testing of commands
- Removed pull_reduce call from the init and added it under the done command