Skip to content

Releases: dvershinin/sde

v1.1.13

Choose a tag to compare

@dvershinin dvershinin released this 21 May 06:56
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

Choose a tag to compare

@dvershinin dvershinin released this 21 May 06:48
5550a03
Update __about__.py

v1.1.11

Choose a tag to compare

@dvershinin dvershinin released this 21 May 06:44

Minor fixes

Full Changelog: v1.1.10...v1.1.11

v1.1.10

Choose a tag to compare

@dvershinin dvershinin released this 04 Apr 09:45

Minor fixes

v1.1.9

Choose a tag to compare

@dvershinin dvershinin released this 14 Nov 07:50
  • Improved sde by not writing to file when values already match.
  • New option -m to exit with code 2 for when the file is unchanged.

v1.1.8

Choose a tag to compare

@dvershinin dvershinin released this 30 Mar 15:53

Added --version to CLI

v1.1.7

Choose a tag to compare

@dvershinin dvershinin released this 29 Mar 20:42

Bugfix for saving numbers #8

v1.1.6

Choose a tag to compare

@dvershinin dvershinin released this 18 Feb 15:07

Fix

v1.1.5

Choose a tag to compare

@dvershinin dvershinin released this 18 Feb 14:51

Fixed compat dependency

v1.1.4

Choose a tag to compare

@dvershinin dvershinin released this 18 Feb 14:20

Python 3.10 compatibility