Skip to content

Releases: davbauer/chargeController

1.0.4

23 Oct 19:15
Compare
Choose a tag to compare
  • added multiphase support (1, 3)
  • adjusted sort of ampere mapping based on wattage
  • added live backend view option in frontend via websockets
  • reworked ui
  • added preferred phase management option
  • replaced max/min ampere with max/min watts

Full Changelog: 1.0.3...1.0.4

1.0.3

07 Oct 22:51
Compare
Choose a tag to compare
  • Updated README.md documentation
  • Refactored and formatted codebase
  • Added default websocket port (81)

Full Changelog: 1.0.2...1.0.3

1.0.2

07 Oct 18:28
Compare
Choose a tag to compare
  • refactored backend and frontend
  • added phase mode in UI

Full Changelog: 1.0.1...1.0.2

1.0.1

01 Oct 23:38
f076e2f
Compare
Choose a tag to compare
  • Updated dependencies

What's Changed

  • fix: (deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #24
  • fix: (deps-dev): bump @sveltejs/kit from 1.24.1 to 1.25.1 by @dependabot in #23
  • fix: (deps-dev): bump postcss from 8.4.29 to 8.4.31 by @dependabot in #22
  • fix: (deps-dev): bump eslint-plugin-svelte from 2.33.1 to 2.33.2 by @dependabot in #21
  • fix: (deps-dev): bump @types/node from 20.6.0 to 20.8.0 by @dependabot in #20
  • Updated dependencies by @davbauer in #25
  • Bump version to 1.0.1 by @davbauer in #26

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Sep 20:18
Compare
Choose a tag to compare
  • first version

What's Changed

  • fix: (deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #1
  • Adjusted README.md by @davbauer in #2
  • fix: (deps-dev): bump postcss from 8.4.27 to 8.4.28 by @dependabot in #3
  • fix: (deps-dev): bump tslib from 2.6.1 to 2.6.2 by @dependabot in #4
  • fix: (deps-dev): bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #5
  • Dev by @davbauer in #6
  • fix: (deps-dev): bump axios from 1.4.0 to 1.5.0 by @dependabot in #10
  • fix: (deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #8
  • fix: (deps-dev): bump @types/node from 20.5.4 to 20.5.7 by @dependabot in #7
  • fix: (deps-dev): bump daisyui from 3.6.1 to 3.6.4 by @dependabot in #11
  • fix: (deps-dev): bump postcss from 8.4.28 to 8.4.29 by @dependabot in #15
  • fix: (deps-dev): bump @sveltejs/kit from 1.23.0 to 1.24.1 by @dependabot in #14
  • fix: (deps-dev): bump svelte-check from 3.5.0 to 3.5.1 by @dependabot in #13
  • fix: (deps-dev): bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #12
  • fix: (deps-dev): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #16
  • fix: (deps-dev): bump daisyui from 3.6.4 to 3.7.3 by @dependabot in #18
  • fix: (deps-dev): bump eslint-plugin-svelte from 2.33.0 to 2.33.1 by @dependabot in #19
  • fix: (deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #17

Full Changelog: https://github.com/davbauer/chargeController/commits/1.0.0