Skip to content

Releases: dvershinin/sde

v1.1.13

21 May 06:56

Choose a tag to compare

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

21 May 06:48
5550a03

Choose a tag to compare

Update __about__.py

v1.1.11

21 May 06:44

Choose a tag to compare

Minor fixes

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

v1.1.10

04 Apr 09:45

Choose a tag to compare

Minor fixes

v1.1.9

14 Nov 07:50

Choose a tag to compare

  • 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

30 Mar 15:53

Choose a tag to compare

Added --version to CLI

v1.1.7

29 Mar 20:42

Choose a tag to compare

Bugfix for saving numbers #8

v1.1.6

18 Feb 15:07

Choose a tag to compare

Fix

v1.1.5

18 Feb 14:51

Choose a tag to compare

Fixed compat dependency

v1.1.4

18 Feb 14:20

Choose a tag to compare

Python 3.10 compatibility