Skip to content

Releases: TGoddessana/flask-moreshell

v0.1.5

30 May 04:22
9599890
Compare
Choose a tag to compare

What's Changed

Fixed some failing CIs and fixed unnecessary development dependencies being installed with packages when they are installed.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Feb 11:58
dca77f4
Compare
Choose a tag to compare

Changes

Release to fix unstable test cases, fix CI workflows.

🚨 Testing

📦 Dependencies

  • chore(deps): bump pip from 23.3.2 to 24.0 in /.github/workflows (#81) @dependabot
  • chore(deps-dev): bump typing-extensions from 4.8.0 to 4.9.0 (#61) @dependabot
  • chore(deps): bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#60) @dependabot
  • chore(deps): bump flask from 2.3.1 to 3.0.0 in /docs (#45) @dependabot
  • chore(deps): bump sphinx-click from 5.0.1 to 5.1.0 (#48) @dependabot
  • chore(deps-dev): bump wcwidth from 0.2.10 to 0.2.12 (#49) @dependabot
  • chore(deps-dev): bump pexpect from 4.8.0 to 4.9.0 (#54) @dependabot
  • chore(deps): bump virtualenv from 20.24.7 to 20.25.0 (#55) @dependabot
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.8.11 (#56) @dependabot
  • chore(deps): bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (#57) @dependabot
  • chore(deps): bump actions/setup-python from 3 to 5 (#58) @dependabot
  • chore(deps-dev): bump identify from 2.5.31 to 2.5.33 (#59) @dependabot
  • chore(deps-dev): bump pygments from 2.16.1 to 2.17.2 (#51) @dependabot
  • chore(deps): bump sphinx-click from 5.0.1 to 5.1.0 in /docs (#52) @dependabot
  • chore(deps): bump platformdirs from 3.11.0 to 4.0.0 (#53) @dependabot
  • chore(deps-dev): bump exceptiongroup from 1.1.3 to 1.2.0 (#50) @dependabot
  • chore(deps): bump virtualenv from 20.24.6 to 20.24.7 in /.github/workflows (#47) @dependabot

v0.1.3

21 Nov 02:04
ea6fcda
Compare
Choose a tag to compare

Changes

🪲 Fixes

🚨 Testing

📦 Dependencies

  • chore(deps): bump flask from 2.3.1 to 2.3.3 (#42) @dependabot
  • chore(deps): bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#41) @dependabot

v0.1.2

19 Nov 15:39
36b9039
Compare
Choose a tag to compare

Changes

🚨 Testing

👷 Continuous Integration

📚 Documentation

v0.0.2

18 Apr 14:36
309cada
Compare
Choose a tag to compare
  • added settings for developers
  • added type hint (mypy)
  • modified docstring

v0.0.1

01 Mar 13:45
5f10919
Compare
Choose a tag to compare

first release.