# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]

## [0.0.2] - 2023-12-15

### Fixed

- Improve code quality.
- Docs.
- Some bugs.

### Added

- CLI for `aleimi.processed:main`

## [0.0.1] - 2023-04-10

### Fixed

- Improve code quality.
- Docs.
- Some bugs.

### Added

- CI tests.
- Tutorials.

### Changed

- The boltzmann table now is a `csv` file.
- To toml packaging.

### Removed

- Unnecessary code.
- OpenBabel dependency.

[unreleased]: https://github.com/ale94mleon/aleimi/compare/v0.0.2...HEAD
[unreleased]: https://github.com/ale94mleon/aleimi/compare/v0.0.1...0.0.2
[0.0.1]: https://github.com/ale94mleon/aleimi/compare/v0.0.0-alpha3...v0.0.1