imapautofiler 1.8.1
· 1 min read
What’s new in 1.8.1? Fix comparison with TZ aware datetime in TimeLimit rule (contributed by Nicolas Le Manchet)
What’s new in 1.8.1? Fix comparison with TZ aware datetime in TimeLimit rule (contributed by Nicolas Le Manchet)
What’s new in 0.5.0? Add domain for Python Modules (contributed by Jan Brohl) Use default template manager when the builder does not have one (contributed by Toni Ruza) Support parallel builds (contributed by Toni Ruza) Add option to load multiple documents from yaml (contributed by Jan Brohl) Restore Python3.6 compat (contributed by Jan Brohl) Add support for DBM formats (contributed by Jan Brohl) Improve documentation
What’s new in 2.0.0? drop python 2 support fix documentation build fix flake8 errors add tox and travis config
What’s new? Update packaging metadata to use pbr for building packages.
What’s new in 4.3.0? Logging: use warning() instead of its deprecated alias (contributed by Sergey Kolosov) Support additional contractions (contributed by David Baumgold) require sphinx >= 2.0.0 declare support for python 3.6
What’s new in 0.4.0? deprecate the datatemplate directive in favor of the directives in the domain Wrap directives in minimal domain (contributed by Jan Brohl) Add directive “datatemplate” for backwards compat (contributed by Jan Brohl) Split datatemplate directive by file type (contributed by Jan Brohl) Ignore venv, vscode settings (contributed by Jan Brohl) add option for encoding (contributed by Jan Brohl) Upgrade Note This release deprecates the “datatemplate” directive in favor of source-specific variants in the datatemplate domain.
What’s new in 0.3.0? Add dialect support, better dotumentation (contributed by Jan Brohl) Use yaml.safe_load (contributed by Jan Brohl) Add XML support (contributed by Jan Brohl) Add CSV support (contributed by Jan Brohl)