Releases: DeadNews/images-upload-cli
Releases · DeadNews/images-upload-cli
v3.0.5
See the CHANGELOG for more details.
v3.0.4
See the CHANGELOG for more details.
v3.0.3
See the CHANGELOG for more details.
v3.0.2
See the CHANGELOG for more details.
v3.0.1
v3.0.0
What's Changed
- ci: add
python 3.12
to tests matrix in #138 - ci: build a
windows
executable using thenuitka
compiler in #167 - feat: add
anhmoe
image hosting in #174 - feat: new cli flag
--env-file
in #171 - feat: new cli flag
--format [plain|bbcode|html|markdown]
in #175 - feat: new cli flag
--log-level
in #175 - fix: drop support for
python 3.9
in #175
Full Changelog: v2.0.1...v3.0.0
v2.0.1
What's Changed
- feat: call
get_font
only once - fix(deps): update dependency
pillow
to v10 - chore(aur): update
PKGBUILD
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: use
asyncio
- feat: replace
requests
withhttpx
- feat: bump minimal
python
version to3.9
- feat: remove hosting
pictshare
(discontinued) - feat: replace
kdialog
withnotify-send
- feat: disable notification by default
- test: increase coverage
Full Changelog: v1.1.3...v2.0.0