Release 2021.06.09

pull/401/head 2021.06.09
pukkandan 2021-06-10 00:49:48 +05:30
rodzic 385a27fad1
commit 0d47c278d1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0F00D95A001F4698
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -19,6 +19,12 @@
-->
### 2021.06.09
* Fix bug where `%(field)d` in filename template throws error
* Improve offset parsing in outtmpl
* [test] More rigorous tests for `prepare_filename`
### 2021.06.08
* Remove support for obsolete Python versions: Only 3.6+ is now supported