v0.7.1
A small release with mainly bug fixes and improvements to the command line interface.
What's Changed
- Add Python 3.12 as possible option for install by @qubixes in #248
- Fix categorical type annotation by @vankesteren in #254
- Improve readme by @Samuwhale in #247
- Fix to_dict method of BasePrivacy by @qubixes in #259
- Demo datasets by @vankesteren in #256
- Improved cli by @qubixes in #262
- Fix boolean types to be supported as categorical by @qubixes in #260
- Remove general toml by @qubixes in #261
Full Changelog: v0.7.0...v0.7.1