Skip to content

Releases: DeadNews/images-upload-cli

v3.0.4

11 Oct 16:05
v3.0.4
349d43d
Compare
Choose a tag to compare

See the CHANGELOG for more details.

v3.0.3

08 Apr 21:32
v3.0.3
4dfcc6c
Compare
Choose a tag to compare

See the CHANGELOG for more details.

v3.0.2

03 Apr 19:28
v3.0.2
58e4084
Compare
Choose a tag to compare

See the CHANGELOG for more details.

v3.0.1

22 Feb 04:45
0aafcce
Compare
Choose a tag to compare

What's Changed

  • fix!: remove the -c/-C shortcut from the clipboard cli option in #177
  • fix(deps): update dependency httpx to 0.27.0 in #177

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Feb 03:24
1f5b20d
Compare
Choose a tag to compare

What's Changed

  • ci: add python 3.12 to tests matrix in #138
  • ci: build a windows executable using the nuitka 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

11 Jul 14:52
6fd3f3b
Compare
Choose a tag to compare

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

24 Jun 17:42
c47567a
Compare
Choose a tag to compare

What's Changed

  • feat: use asyncio
  • feat: replace requests with httpx
  • feat: bump minimal python version to 3.9
  • feat: remove hosting pictshare (discontinued)
  • feat: replace kdialog with notify-send
  • feat: disable notification by default
  • test: increase coverage

Full Changelog: v1.1.3...v2.0.0

v1.1.3

08 May 18:52
864d257
Compare
Choose a tag to compare

What's Changed

  • build: update aur PKGBUILD

Full Changelog: v1.1.2...v1.1.3

v1.1.2

07 May 15:01
Compare
Choose a tag to compare

What's Changed

  • ci: fix deploy to aur

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 May 14:40
Compare
Choose a tag to compare

What's Changed

  • feat: add hostings: lensdump, tixte
  • build: use poetry-dynamic-versioning
  • chore: replace flake8, bandit and isort with ruff
  • chore: replace mdformat with prettier
  • ci: replace dependabot with renovate
  • ci: use trusted publishing

Full Changelog: 1.1.0...v1.1.1