Releases: this-josh/felling
Releases · this-josh/felling
felling-v0.1.5
- Only support python >=3.10
- Remove use of
pkg_resources
which was being messy - Switch to rye for package management
What's Changed
- Handle a PermissionError closes #13 by @this-josh in #15
- Closes Issue #17 send email should be able to retrieve env variables by @this-josh in #18
- Closes #20 added release drafter, if its wrong will be hard to check by @this-josh in #22
- Bump urllib3 from 1.26.4 to 1.26.5 in /docs by @dependabot in #24
- Bump babel from 2.9.0 to 2.9.1 in /docs by @dependabot in #26
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: felling-v0.1.4...felling-v0.1.5
Felling v0.1.4
## 0.1.4
send_email
allows for emails to easily be sent- Modules to only log errors or debug messages can now be passed as strings
- Some docs have been created
felling-v0.1.3
Whats new?
- Fixed an encoding bug on Windows
felling-v0.1.2
Whats new:
- compare_logs, a method for comparing log message between runs
- Added to the read me
- More tests throughout
- Package version is now implemented via setuptools_scm
Felling 0.1.1
Warning: Bad release, logger.json is missing.
Whats new:
compare_logs, a method for comparing log message between runs
Added to the read me
More tests throughout
Felling v0.1
This version failed to upload to PyPi due to a filename overlap. Please see felling-v0.1.1
Whats new:
compare_logs, a method for comparing log message between runs
Added to the read me
More tests throughout
felling-v0.0.3rc1
Whats new:
compare_logs, a method for comparing log message between runs
Added to the read me
More tests throughout
felling v0.0.2
Whats new
- The whole package now has tests, although in varying integrity
- The readme is far more helpful, especially for new users
- Felling now has all the features it promises too, I realised while writing tests I was missing some stuff
Felling v0.0.1
The first release of felling