Skip to content

Releases: bitranox/lib_registry

v2.0.10

21 Jul 08:48
Compare
Choose a tag to compare

v2.0.10

- update jupyter notebook
- set secrets for pypi upload

v2.0.9

20 Jul 20:15
Compare
Choose a tag to compare

v2.0.9

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

v2.0.8

20 Jul 15:37
Compare
Choose a tag to compare

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

v2.0.7

10 Oct 20:06
cffcdd6
Compare
Choose a tag to compare

v2.0.7

2020-10-10: fix minor bugs

v2.0.6

09 Oct 14:46
848289a
Compare
Choose a tag to compare

v2.0.6

2020-10-09: service release
- update travis build matrix for linux 3.9-dev
- update travis build matrix (paths) for windows 3.9 / 3.10

v2.0.5

08 Aug 12:14
b66bb8d
Compare
Choose a tag to compare

v2.0.5

2020-08-08: service release
- fix documentation
- fix travis
- deprecate pycodestyle
- implement flake8

v2.0.4

01 Aug 17:51
f92414b
Compare
Choose a tag to compare

v2.0.4

2020-08-01: fix pypi deploy

v2.0.3

31 Jul 06:38
891091b
Compare
Choose a tag to compare

v2.0.3

2020-07-31: fix travis build