Skip to content

v0.7.0

Compare
Choose a tag to compare
@ShinChven ShinChven released this 28 Sep 10:43
· 17 commits to main since this release

Changelog

[Version 0.7.0] - 2024-09-28

This release introduces several updates to improve usability and streamline the development process.

Added

  • Added a new pyproject.toml file for enhanced project metadata and build configuration.
  • Detailed instructions for setting up the development environment have been added to the README.

Changed

  • Updated the installation command in the README to remove unnecessary parameters.
  • Increased the version number from 0.6.0 to 0.7.0 in __init__.py.

Removed

  • The setup.py file has been removed as part of the transition to using pyproject.toml for package management.

Fixed

  • No documented bug fixes in this release.

Security

  • No security vulnerabilities addressed in this release.