lib_log_utils

lib_log_utils

MIT License

Downloads
17.3K
Stars
0
Committers
2
lib_log_utils - v1.4.15 Latest Release

Published by bitranox over 1 year ago

v1.4.15

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

lib_log_utils - v1.4.14.2

Published by bitranox over 2 years ago

v1.4.14.2

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

lib_log_utils - v1.4.14

Published by bitranox over 2 years ago

v1.4.14

2022-03-29: remedy mypy type error in lob_log_utils_cli

lib_log_utils - v1.4.13

Published by bitranox over 2 years ago

v1.4.13

2022-03-25:

  • fix ValueError: underlying buffer has been detached on github Actions Windows
  • implement github actions
  • update documentation and tests
  • list ./dist dir if existing
  • fix requirements.txt
lib_log_utils - v1.4.10

Published by bitranox about 4 years ago

v1.4.10

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

lib_log_utils - v1.4.9

Published by bitranox about 4 years ago

v1.4.9

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

lib_log_utils - v1.4.8

Published by bitranox about 4 years ago

v1.4.8

2020-08-01: fix doctests in windows

lib_log_utils - v1.4.7

Published by bitranox about 4 years ago

v1.4.7

2020-08-01: fix pypi deploy

lib_log_utils - v1.4.6

Published by bitranox about 4 years ago

v1.4.6

2020-07-31: fix travis build