Skip to content

Releases: bitranox/lib_platform

v1.2.10

13 Oct 08:59
Compare
Choose a tag to compare

v1.2.10

2023-10-13:
- patch doctest for osx

v1.2.9

21 Jul 09:45
Compare
Choose a tag to compare

v1.2.9

2023-07-21:
- 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.2.7

09 Oct 14:38
fa1344d
Compare
Choose a tag to compare

v1.2.7

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.2.6

08 Aug 12:30
59784db
Compare
Choose a tag to compare

v1.2.6

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

v1.2.5

01 Aug 17:55
91f7bdf
Compare
Choose a tag to compare

v1.2.5

2020-08-01: fix pypi deploy

v1.2.4

31 Jul 06:49
543f530
Compare
Choose a tag to compare

v1.2.4

2020-07-31: fix travis build