Releases: AmberLee2427/CLFits
Release list
v0.4.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.4.0] - 2024-07-29
- ???
[0.3.0] - 2024-07-29
Added
searchcommand to filter header keywords by pattern.
[0.2.0] - 2024-07-29
Added
exportcommand to save the FITS header to JSON, YAML, or CSV.
[0.1.4] - 2024-07-29
Fixed
- Resolved persistent test failures by refactoring CLI output to use
typer.echo. - Corrected
bump-my-versionconfiguration to enable automated releases. - Fixed Read the Docs build failures by specifying documentation dependencies.
[0.1.0] - 2024-07-29
Added
- Initial release of
clfits. viewcommand to display the FITS header.getcommand to retrieve a header keyword value.setcommand to add or modify a header keyword.delcommand to remove a header keyword.- Project setup with
pyproject.toml,ruff,mypy, andpytest. - MIT License,
README.md, andCHANGELOG.md. - Pre-commit hooks for formatting and linting.
- GitHub Actions for CI and release.
- Sphinx documentation with Furo theme.
- Makefile for common development tasks.
v0.3.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
[0.3.0] - YYYY-MM-DD
Added
searchcommand to filter header keywords by pattern.
[0.2.0] - 2024-07-29
Added
exportcommand to save the FITS header to JSON, YAML, or CSV.
[0.1.4] - 2024-07-29
Fixed
- Resolved persistent test failures by refactoring CLI output to use
typer.echo. - Corrected
bump-my-versionconfiguration to enable automated releases. - Fixed Read the Docs build failures by specifying documentation dependencies.
[0.1.0] - 2024-07-29
Added
- Initial release of
clfits. viewcommand to display the FITS header.getcommand to retrieve a header keyword value.setcommand to add or modify a header keyword.delcommand to remove a header keyword.- Project setup with
pyproject.toml,ruff,mypy, andpytest. - MIT License,
README.md, andCHANGELOG.md. - Pre-commit hooks for formatting and linting.
- GitHub Actions for CI and release.
- Sphinx documentation with Furo theme.
- Makefile for common development tasks.
v0.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
Added
exportcommand to save the FITS header to JSON, YAML, or CSV.
[0.1.4] - 2024-07-29
Fixed
- Resolved persistent test failures by refactoring CLI output to use
typer.echo. - Corrected
bump-my-versionconfiguration to enable automated releases. - Fixed Read the Docs build failures by specifying documentation dependencies.
[0.1.0] - 2024-07-29
Added
- Initial release of
clfits. viewcommand to display the FITS header.getcommand to retrieve a header keyword value.setcommand to add or modify a header keyword.delcommand to remove a header keyword.- Project setup with
pyproject.toml,ruff,mypy, andpytest. - MIT License,
README.md, andCHANGELOG.md. - Pre-commit hooks for formatting and linting.
- GitHub Actions for CI and release.
- Sphinx documentation with Furo theme.
- Makefile for common development tasks.
v0.1.4
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.0] - YYYY-MM-DD
Added
- Initial release of
clfits. viewcommand to display the FITS header.getcommand to retrieve a header keyword value.setcommand to add or modify a header keyword.delcommand to remove a header keyword.- Project setup with
pyproject.toml,ruff,mypy, andpytest. - MIT License,
README.md, andCHANGELOG.md. - Pre-commit hooks for formatting and linting.
- GitHub Actions for CI and release.
- Sphinx documentation with Furo theme.
- Makefile for common development tasks.
v0.1.3
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.0] - YYYY-MM-DD
Added
- Initial release of
clfits. viewcommand to display the FITS header.getcommand to retrieve a header keyword value.setcommand to add or modify a header keyword.delcommand to remove a header keyword.- Project setup with
pyproject.toml,ruff,mypy, andpytest. - MIT License,
README.md, andCHANGELOG.md. - Pre-commit hooks for formatting and linting.
- GitHub Actions for CI and release.
- Sphinx documentation with Furo theme.
- Makefile for common development tasks.