pyebur128/CHANGELOG.md

25 lines
654 B
Markdown
Raw Normal View History

2021-03-25 22:53:43 +00:00
# Changelog
## [Unreleased] - ??-??-????
2024-09-06 17:44:54 +00:00
## [0.1.1] - 2024-09-06
### Changed
* Base Python version is now 3.8.
* Supports up to Python 3.12
* Now builds for most other supported architectures. (Windows ARM64 disabled for now)
### Fixed
* Removed MSVC check due to setuptools deprecating more of distutils functions. (#1)
2021-03-25 22:53:43 +00:00
## [0.1.0] - 2021-03-25
### Added
* First release!
### Known Issues
* Still need to create proper documentation. Sphinx-generated docs are in progress.
----
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).