v1.2.0
What's Changed
Other Changes
- Develop/141 by @sonoh5n in #147
- Fixed/140 by @sonoh5n in #149
- Develop/150: Implement a feature to zip any structured, processed folder. by @sonoh5n in #153
- Develop/152 by @sonoh5n in #154
- Develop/148 by @sonoh5n in #155
- build(deps): bump pyo3 from 0.22.5 to 0.24.1 in the cargo group across 1 directory by @dependabot in #151
- chore: #60 Update Python versions in workflows and tox configuration by @sonoh5n in #156
- develop rdetoolkit v1.2.0 by @sonoh5n in #157
- fix: update Sigstore action version to v3.0.0 in PyPI release workflow by @sonoh5n in #158
Detailed Changes
-
Implementation of Folder Compression Feature
- PR #153: Added a new feature to compress structured and processed folders.
-
Dependency Updates
- PR #151: Updated the Rust library
pyo3from version 0.22.5 to 0.24.1.
- PR #151: Updated the Rust library
-
Python Version Updates
- PR #156: Updated Python versions in workflows and
toxconfigurations.
- PR #156: Updated Python versions in workflows and
-
Improvements to PyPI Release Workflow
- PR #158: Updated the Sigstore action version to v3.0.0 for the PyPI release workflow.
-
Bug Fixes and Adjustments
- PR #149: Fixed/140: Resolved specific bugs.
- Other minor fixes and adjustments were also included (see individual PRs for details).
-
Refactoring and Improvements
- PR #147, #154, #155, #154, #155: Various improvements and refactoring in the Develop branch.
For the full list of changes, refer to the Full Changelog.