Skip to content

Releases: bitranox/fake_winreg

v1.6.3

20 Jul 09:36
Compare
Choose a tag to compare

v1.6.3

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

v1.6.2.2

02 Jun 07:44
Compare
Choose a tag to compare

v1.6.2.2

2022-06-01: update to github actions checkout@v3 and setup-python@v3

v1.6.2.1

01 Jun 20:47
dc0d731
Compare
Choose a tag to compare

v1.6.2.1

2022-06-01: update github actions test matrix

v1.6.2

29 Mar 10:23
2a91601
Compare
Choose a tag to compare

v1.6.2

2022-03-29: remedy mypy Untyped decorator makes function "cli_info" untyped

v1.6.1

25 Mar 19:45
d6e0669
Compare
Choose a tag to compare

v1.6.1

2022-03-25: fix github actions windows test

v1.6.0

18 Dec 19:25
9207477
Compare
Choose a tag to compare

v1.6.0

2021-12-19: feature release
- update github actions
- fix "setup.py test"
- fix typing

v1.5.6

09 Oct 10:45
fac2881
Compare
Choose a tag to compare

v1.5.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

v1.5.5

08 Aug 11:43
ae8d24a
Compare
Choose a tag to compare

v1.5.5

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

v1.5.4

01 Aug 17:30
aef42b9
Compare
Choose a tag to compare

v1.5.4

2020-08-01: fix pypi deploy

2020-07-31: fix travis build

31 Jul 05:51
84654aa
Compare
Choose a tag to compare

v1.5.3

2020-07-31: fix travis build