Skip to content

Releases: bitranox/lib_registry

v3.1.4

Choose a tag to compare

@bitranox bitranox released this 24 Jul 14:20

Release v3.1.4

v3.1.3

Choose a tag to compare

@bitranox bitranox released this 14 Jun 19:41

Release v3.1.3

v3.1.2

Choose a tag to compare

@bitranox bitranox released this 02 Apr 18:03

Release v3.1.2

v3.1.1

Choose a tag to compare

@bitranox bitranox released this 02 Apr 17:46

Release v3.1.1

v3.1.0

Choose a tag to compare

@bitranox bitranox released this 02 Apr 17:20

Release v3.1.0

v3.0.1

Choose a tag to compare

@bitranox bitranox released this 02 Apr 16:46

Release v3.0.1

v3.0.0

Choose a tag to compare

@bitranox bitranox released this 02 Apr 16:33

Release v3.0.0

v2.0.10

Choose a tag to compare

@bitranox bitranox released this 21 Jul 08:48

v2.0.10

- update jupyter notebook
- set secrets for pypi upload

v2.0.9

Choose a tag to compare

@bitranox bitranox released this 20 Jul 20:15

v2.0.9

2023-07-20:
- correct error in set_value with value_type=winreg.REG_NONE

v2.0.8

Choose a tag to compare

@bitranox bitranox released this 20 Jul 15:37

v2.0.8

2023-07-20:
- require minimum python 3.8
- remove python 3.7 tests
- introduce PEP517 packaging standard
- introduce pyproject.toml build-system
- remove mypy.ini
- remove pytest.ini
- remove setup.cfg
- remove setup.py
- remove .bettercodehub.yml
- remove .travis.yml
- update black config
- clean ./tests/test_cli.py
- add codeql badge
- move 3rd_party_stubs outside the src directory to ./.3rd_party_stubs
- add pypy 3.10 tests
- add python 3.12-dev tests