Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Releases: psyfood/pyqmix-web

pyqmix-web 2019.1

02 May 21:08
3a207b9
Compare
Choose a tag to compare

Major updates:

  • Improve, fix, and update how to create an executable
  • Turn pyqmix-web into a proper Python package that can be published on PyPI
  • Add entry point script, such that the user can now simply enter pyqmix-web in their terminal after installation, which will fire up the backend and open the browser
  • Add versioneer
  • Enable user to specify pump configuration directory
  • Styling of frontend served via the build
  • Update to react-scripts 2.1.3

pyqmix-web 2018.11.07

07 Nov 09:26
24102dd
Compare
Choose a tag to compare

Major updates:

  • Display version number of installed pyqmix in the frontend

pyqmix-web 2018.11.05

05 Nov 15:50
ef441c0
Compare
Choose a tag to compare

Major changes since last release:

  • Abort current pump operation if user initiates a new one
  • User can terminate current pump routine, but not modify it
  • Only read pyqmix.config during startup
  • Remove superfluous files
  • Documentation improvements
  • Added desktop icon and favicon

pyqmix-web 2018.10.17

17 Oct 14:24
cd0fccd
Compare
Choose a tag to compare
pyqmix-web 2018.10.17 Pre-release
Pre-release

First public release!