Skip to content

Releases: alex-ber/AlexBerUtils

Stable release

18 Apr 19:24

Choose a tag to compare

v0.6.5

setup.py changed

Stable release

17 Nov 13:37

Choose a tag to compare

## [0.6.2] - 17/11/2020

### Deprecation
- `method_overloading_test.py` is deprecated and will be removed once AlexBerUtils will support
Python 3.9. It will happen approximately at 01.11.2021.

This test uses `multidispatch` project that wasn't updated since 2014.
In Python 3.8 it has following warning:

`multidispatch.py:163: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    from collections import MutableMapping`

### Added
- class `OsEnvrionPathRetry`, function `fix_retry_env()` to `mains` module.

### Changed
- `OsEnvrionPathExpender` - refactored, functionality is preserved.

Python 3.8 support; Docker support

16 Nov 21:01

Choose a tag to compare

## [0.6.1] - 16/11/2020

### Added
- optional Dockerfile
- optional .env.docker for reference.
- Support of Python 3.8 is validated, see https://github.com/alex-ber/AlexBerUtils/issues/5

- Email formatting changed in Python 3.8, see https://github.com/alex-ber/AlexBerUtils/issues/7

Note that it is possible that `7bit` will be replaced with `8bit` as `Content-Transfer-Encoding`,
that I'm considering as ok.

- `check_all.py` to run all unit test.

- `check_d.py` for sanity test.

- .dockerignore

- requirements*.txt - dependencies version changed, see https://github.com/alex-ber/AlexBerUtils/issues/6
- Because of pytest upgrade `conftest.py` was changed:
`pytest_configure()` was added to support dynamically used marks.
- In `ymlparsers_test.py` deprecation warning removed (it will be error in Python 3.9)
`collections.Mapping` was changed to `collections.abc.Mapping`.

### Changed
- README.MD added section about Docker usage.
- setup.py to indicate support of Python 3.8

Stable release

22 May 18:57

Choose a tag to compare

Bug fixes in UploadCommand and setup.py.

Initial release

22 May 16:58

Choose a tag to compare

Initial release Pre-release
Pre-release

tools tool utils enum enums threadlocal UploadCommand upload uuid1mc uuid UUID UUID1 UUID4 UU1DMC
issetdescriptor ismethod
importer new_instance safe_eval is_empty parse_boolean Properties java.util.Properties