Releases: dvershinin/sde
Releases · dvershinin/sde
v1.1.13
Update Python version and remove funding sources in GitHub workflows The python-package GitHub workflow has been updated to only support Python 3.x, as Python 2.x is no longer maintained. Additionally, PayPal and Patreon funding sources have been removed from the FUNDING.yml file.
v1.1.12
Update __about__.py
v1.1.11
Minor fixes
Full Changelog: v1.1.10...v1.1.11
v1.1.10
Minor fixes
v1.1.9
- Improved
sde
by not writing to file when values already match. - New option
-m
to exit with code2
for when the file is unchanged.
v1.1.8
Added --version
to CLI
v1.1.7
v1.1.6
Fix
v1.1.5
Fixed compat dependency
v1.1.4
Python 3.10 compatibility