Skip to content

0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 14:50
· 597 commits to main since this release

What's Changed

Bugs fixes 🐛

  • Fix missing shortcut template in packaging by @Guts in #319

Features and enhancements 🎉

  • Support custom HTTP proxy setting: QDT_PROXY_HTTP by @Guts in #293
  • Refacto: move shortcuts related code into specific subpkg by @Guts in #324
  • Quality: global project improvements and clean up by @Guts in #325

Tooling 🔧

  • Improve setup: add extras and factorize requirements loading by @Guts in #302
  • Switch license from LGPL3 to Apache License 2 by @Guts in #314
  • Packaging: improve output name and PyInstaller options by @Guts in #321
  • Tooling: update VS Code config by @Guts in #323

Documentation 📖

Other Changes

  • Update Pillow to fix CVE related to libwebp by @Guts in #313

New Contributors

Full Changelog: 0.26.0...0.27.0