Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@vinayak-mehta vinayak-mehta released this 17 Jul 16:16
· 21 commits to master since this release
dac340f

Please download the appropriate package for your operating system and run the executable. You can then go to http://localhost:5000 and you should be able to see the web interface!

Improvements

  • GitHub Action for automated Linux, MacOS and Windows builds. #107 by arky.
  • The command-line interface can now be run using python -m excalibur. #97.
  • Excalibur now follows the Black code style! #98.

Bugfixes

  • #95 Fix Werkzeug import error. #96.
  • #41 Fix failed function call wrt to upstream changes. #42.
  • #32 Changing port in excalibur.cfg has no effect. #34.