mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
56 lines
1.5 KiB
Plaintext
56 lines
1.5 KiB
Plaintext
blag (1.5.0) unstable; urgency=medium
|
|
|
|
* new upstream version
|
|
* moved to pyproject.toml
|
|
* added python 3.11 to test suite
|
|
* break out lint and mypy from test matrix and only run on linux- and latest
|
|
stable python to make it a bit more efficient
|
|
* added dependabot check for github actions
|
|
* updated dependencies:
|
|
* mypy 1.2.0
|
|
* types-markdown 3.4.2.1
|
|
* pytest-cov 4.0.0
|
|
* sphinx 5.3.0
|
|
* pytest 7.3.0
|
|
* flake8 6.0.0
|
|
* twine 4.0.2
|
|
* wheel 0.40.0
|
|
|
|
-- Bastian Venthur <venthur@debian.org> Sun, 16 Apr 2023 10:48:18 +0200
|
|
|
|
blag (1.4.1) unstable; urgency=medium
|
|
|
|
* Applied multi-arch fix by debian-janitor
|
|
|
|
-- Bastian Venthur <venthur@debian.org> Thu, 29 Sep 2022 20:41:28 +0200
|
|
|
|
blag (1.4.0) unstable; urgency=medium
|
|
|
|
* added type hints and mypy --strict to test suite
|
|
* improved default template
|
|
|
|
-- Bastian Venthur <venthur@debian.org> Thu, 01 Sep 2022 18:59:11 +0200
|
|
|
|
blag (1.3.2) unstable; urgency=medium
|
|
|
|
* Added --version option
|
|
* Improved quickstart:
|
|
* respective default answers will be written to config if user provided no
|
|
answer
|
|
* added tests for quickstart
|
|
* Added some test cases for the MarkdownLinktreeProcessor
|
|
|
|
-- Bastian Venthur <venthur@debian.org> Wed, 29 Jun 2022 21:27:15 +0200
|
|
|
|
blag (1.3.1) unstable; urgency=medium
|
|
|
|
* re-upload with man pages
|
|
|
|
-- Bastian Venthur <venthur@debian.org> Fri, 10 Jun 2022 07:26:19 +0200
|
|
|
|
blag (1.3.0) unstable; urgency=medium
|
|
|
|
* Initial release. Closes: #1012584
|
|
|
|
-- Bastian Venthur <venthur@debian.org> Sun, 05 Jun 2022 15:20:48 +0200
|