From f2038241cc91dbeee206151c1c17a3c42c5e1968 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 27 Oct 2021 05:02:19 +0200 Subject: Adding upstream version 0.1.1. Signed-off-by: Daniel Baumann --- docs/changelog.rst | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 docs/changelog.rst (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst new file mode 100644 index 0000000..cbebc90 --- /dev/null +++ b/docs/changelog.rst @@ -0,0 +1,167 @@ +Changelog +========= + + +Version 0.1.1 +------------- + +Released on 2021-08-22. + +Bug fixes: + +* `0f7c8e9 `_: + Fix string encoding + +Contributors: + +* Guillaume Ayoub + +Backers and sponsors: + +* Grip Angebotssoftware +* PDF Blocks +* SimonSoft +* Menutech +* Manuel Barkhau +* Simon Sapin +* KontextWork +* René Fritz +* Maykin Media +* NCC Group +* Des images et des mots +* Andreas Zettl +* Nathalie Gutton +* Tom Pohl +* Moritz Mahringer +* Florian Demmer +* Yanal-Yvez Fargialla + + +Version 0.1.0 +------------- + +Released on 2021-08-21. + +Bug fixes: + +* `#8 `_: + Don’t use sys.stdout.buffer as default write object + +Contributors: + +* Guillaume Ayoub + +Backers and sponsors: + +* Grip Angebotssoftware +* PDF Blocks +* SimonSoft +* Menutech +* Manuel Barkhau +* Simon Sapin +* KontextWork +* René Fritz +* Maykin Media +* NCC Group +* Des images et des mots +* Andreas Zettl +* Nathalie Gutton +* Tom Pohl +* Moritz Mahringer +* Florian Demmer +* Yanal-Yvez Fargialla + + +Version 0.0.3 +------------- + +Released on 2021-04-22. + +New features: + +* Support text rendering + +Contributors: + +* Guillaume Ayoub + +Backers and sponsors: + +* PDF Blocks +* SimonSoft +* Menutech +* Simon Sapin +* Manuel Barkhau +* Andreas Zettl +* Nathalie Gutton +* Tom Pohl +* René Fritz +* Moritz Mahringer +* Florian Demmer +* KontextWork +* Michele Mostarda + + +Version 0.0.2 +------------- + +Released on 2021-03-13. + +New features: + +* Support linecap style +* Support line join et miter limit +* Add more cubic Bézier curve options + +Bug fixes: + +* Don’t include EOL in dictionary length +* Add a second binary line in PDF + +Contributors: + +* Guillaume Ayoub +* Lucie Anglade +* Alexander Schrijver +* Kees Cook + +Backers and sponsors: + +* PDF Blocks +* SimonSoft +* Menutech +* Simon Sapin +* Manuel Barkhau +* Andreas Zettl +* Nathalie Gutton +* Tom Pohl +* René Fritz +* Moritz Mahringer +* Florian Demmer +* KontextWork +* Michele Mostarda + + +Version 0.0.1 +------------- + +Released on 2020-12-06. + +Initial release. + +Contributors: + +* Guillaume Ayoub +* Lucie Anglade + +Backers and sponsors: + +* PDF Blocks +* SimonSoft +* Menutech +* Simon Sapin +* Nathalie Gutton +* Andreas Zetti +* Tom Pohl +* Florian Demmer +* Moritz Mahringer -- cgit v1.2.3