Skip to content

Releases: bitranox/pprint3x

v3.10.4.6

14 Jul 11:57
Compare
Choose a tag to compare

v3.10.4.6

2023-07-14:
- remove one flake8 error on python3.12-dev
- remove some tests for underscore numbers

v3.10.4.5

14 Jul 11:37
Compare
Choose a tag to compare

v3.10.4.5

2023-07-14:
- add codeql badge
- move 3rd_party_stubs outside the src directory
- add pypy 3.10 tests
- add python 3.12-dev tests

v3.10.4.3

13 Jul 11:08
Compare
Choose a tag to compare

v3.10.4.3

2023-07-13:
- introduce PEP517 packaging standard
- introduce pyproject.toml build-system
- remove setup.cfg
- remove setup.py
- update black config
- clean ./tests/test_cli.py
- remove travis config
- remove bettercodehub config
- remove "better code" badges
- remove python 3.6 tests
- adding python 3.11 tests
- update pypy tests to 3.9

v3.10.4.4

13 Jul 17:24
Compare
Choose a tag to compare

v3.10.4.4

2023-07-13:
- require minimum python 3.8
- remove python 3.7 tests

V3.10.4.2

02 Jun 08:41
Compare
Choose a tag to compare

v3.10.4.2

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

v3.10.4.1

01 Jun 18:22
Compare
Choose a tag to compare

v3.10.4.1

2022-06-01: update github actions test matrix

v3.10.4

25 Mar 14:28
Compare
Choose a tag to compare

v3.10.4

2022-03-25: fix github actions windows test

v3.10.3

21 Jan 19:32
Compare
Choose a tag to compare

v3.10.3

2022-01-21: update documentation, again thanks to Ritvik Nag, https://github.com/rnag

v3.10.2

20 Jan 22:05
Compare
Choose a tag to compare

v3.10.2

2022-01-20: remove unnecessary dependencies, thanks to Ritvik Nag, https://github.com/rnag

v3.10.1

30 Dec 23:06
Compare
Choose a tag to compare

v3.10.1

2021-12-30: initial release