Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Removed
- Drop python 3.9 support
0.3.0 - 2025-01-31
Removed
- Dropped python38 support
Changed
- Changed implementation to use an Encoder and a Decoder class
Added
- Added type hints
Removed
- Removed changelog from the published wheel
- Dropped python37 support
0.2.0 - 2021-12-25
Added
- Added python310 support
- Added a changelog
Removed
- Dropped python36 support
0.1.4 - 2018-10-06
Changed
- Changed project structure
0.1.3 - 2018-10-06
Removed
- Dropped python35 support
- Dropped python34 support
- Dropped python33 support
- Dropped python32 support
0.0.5 - 2017-08-05
Changed
- Changed the setup file
0.0.4 - 2016-09-26
Changed
- Removed distutils
- Removed tests from shipped code
0.0.3 - 2016-09-25
Changed
- Changed the setup file
0.0.2 - 2016-07-25
Changed
- Add trove classifiers
- Add a LICENSE
- Add a README
0.0.1 - 2016-06-08
Added
- Initial commit that copies the rencode interface