Releases: gkrizek/ghi
Releases · gkrizek/ghi
v0.3.0
v0.2.0
What's Changed
- Remove newlines from base64-encoded auth string by @dstillman in #5
- Mastodon (toot) capability integration by @Kvaciral in #9
- add systemd-compatible logging by @Kvaciral in #10
- Replaced deprecated base64.encodestring with base64.encodebytes by @maxwedwards in #15
- Pinned working versions of requirements by @maxwedwards in #21
- Made message check for authentication flow more permissive by @maxwedwards in #22
- Made the final message check more permissive by @maxwedwards in #23
- Updated delete message to read clearer by @maxwedwards in #24
- Improved exception handling for unexpected and malformed messages by @maxwedwards in #25
New Contributors
- @miwob made their first contribution in #1
- @dstillman made their first contribution in #5
- @Kvaciral made their first contribution in #9
- @maxwedwards made their first contribution in #15
Full Changelog: v0.1.3...v0.2.0