Releases: bitranox/lib_registry
Releases · bitranox/lib_registry
v3.1.4
Compare
Sorry, something went wrong.
No results found
v3.1.3
Compare
Sorry, something went wrong.
No results found
v3.1.2
Compare
Sorry, something went wrong.
No results found
v3.1.1
Compare
Sorry, something went wrong.
No results found
v3.1.0
Compare
Sorry, something went wrong.
No results found
v3.0.1
Compare
Sorry, something went wrong.
No results found
v3.0.0
Compare
Sorry, something went wrong.
No results found
v2.0.10
Compare
Sorry, something went wrong.
No results found
v2.0.10
- update jupyter notebook
- set secrets for pypi upload
v2.0.9
Compare
Sorry, something went wrong.
No results found
v2.0.9
2023-07-20:
- correct error in set_value with value_type=winreg.REG_NONE
v2.0.8
Compare
Sorry, something went wrong.
No results found
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