1
0
forked from pool/python-mocket
Sebastian Wagner 2021-12-09 07:54:57 +00:00 committed by Git OBS Bridge
parent cbf6417242
commit c4a05211b7

View File

@ -1,9 +1,10 @@
-------------------------------------------------------------------
Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - Help the user to spot issues (#166)
* Help to detect `register()` misusage.
* Bump version.
- Update to version 3.10.2:
- Help the user to spot issues (#166)
* Help to detect `register()` misusage.
* Bump version.
* Improve DeepSource scans.
- Newer `pipenv` and GIT hooks (#165)
* Newer GIT hooks.
@ -19,8 +20,8 @@ Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Remove unnecessary generator (#160)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
- Multi `register()` (#159)
* Add failing test.
* `Entry.collect` let us know if the response should be consumed or not.
* Add failing test.
* `Entry.collect` let us know if the response should be consumed or not.
* Bump version.
- Update README.rst
- Update main.yml
@ -29,9 +30,10 @@ Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
-------------------------------------------------------------------
Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - Multi `register()` (#159)
* Add failing test.
* `Entry.collect` let us know if the response should be consumed or not.
- Update to version 3.10.1:
- Multi `register()` (#159)
* Add failing test.
* `Entry.collect` let us know if the response should be consumed or not.
* Bump version.
- Update README.rst
- Update main.yml