Releases: builder555/HantekStation
Releases · builder555/HantekStation
v1.16.0
v1.15.0
v1.14.0
Breaking Changes
- initial commit - basic ui with half-gauge component (5171b04)
Features
- added range slider (a38f2de)
- new style, range slider reactive (84cf60f)
- add precision (0dd6a0f)
- add on/off button to ui (1f4fe7b)
- first pass at server (a2a637d)
- connect api to server (e77e654)
- adding tests (f064939)
- use test mocks for development (37632fb)
- displays live voltage+current (567256f)
- retry connection, allow pausing event listeners (ebdf040)
- show connection to server status, better ux (91f3dae)
- monitor psu data in a separate thread (02da386)
- testing partial ci workflow (526cbfd)
- create a release automatically (7b62781)
Fixes
- moved gitignore (38b4319)
- put gauge together with controls into one component (8b4593c)
- use new control component to display values (bdc3e44)
- use external v-model in controls (613d110)
- ensure ui in dev mode is accessible over network (acc2ffd)
- ensure dev server hot reloads (5537d91)
- do not reinitialize websocket every time (6fb5826)
- break docker into server+ui for dev (ecd15c6)
- remove obsoleted version (9364747)
- create static dir, when required (da97192)
- ui docker container folder structure was wrong (bf9f2e1)
- by default assume there is a psu attached (d99758e)
- do not show buttons until communicating with server (ec53afd)
- simulate a delay in a a mock device (445d452)
- use fake device when running tests (5376968)
- update hantekpsu package (356221f)
- correct directory for test step (42b8d68)
- create static directory for tests (1813811)
- ensure static dir exists and clean up after the test (0fb44f9)
- use correct working dir when building docker image (d624943)
- specify build context for docker image (6149d69)
- use lower case docker repo (1b5fdaf)
- provide path to dockerfile instead of entire directory (d12db0c)
- use requirements.txt instead of poetry for docker build (b897dba)
- testing requirements upload (85cc185)
- another upload test (465798b)
- re-enable docker build (3a8864f)
- use latest upload action (5c3c274)
- create and tag a release when building (3abeb8b)
- using correct path for pyproject.toml (97a4a1e)
- testing just semver notes (cc0e710)
- use latest semver (d92392c)
- provide gh token for semver (014fe35)
- re-enable docker builds (bbac231)
Other
- initial commit (a576835)
- move styles (364f414)
- css cleanup (7b01902)
- updated linter rules (659c1bb)
- exclude pycache (2603371)
- improved dx - spin up ui+server in docker with one command (585de84)
- exclude package-lock (8ec83b3)
- readme typo (14b622a)
- add flake8 for lint check (059a8f2)
- formatted (98ebf87)
- bump version to v0.0.1 (ce1f520)
- bump version to v1.13.18 (33c87cc)