Skip to content

Releases: skanehira/remonade

v0.0.4

06 Jan 13:36
6e87bc3
Compare
Choose a tag to compare

Changelog

  • 6e87bc3 Merge pull request #22 from skanehira/fix-crlf
  • c1824f0 fix: change CRLF to LF
  • 1ea8c9f Merge pull request #21 from skanehira/support-windows
  • 2a2c65a feat: support windows
  • b69647f Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#20)
  • 9516efd fix: cannot update aircon settings when mode is warm (#18)
  • fbac789 Bump github.com/gdamore/tcell/v2 from 2.3.11 to 2.4.0 (#17)
  • 60cae28 update README
  • 3f895ca disable display operation events

v0.0.3

26 Oct 00:27
Compare
Choose a tag to compare

Changelog

a2eb816 fix: cannot update aircon settings when mode is warm
60cae28 update README
3f895ca disable display operation events

v0.0.2

09 Jul 13:40
Compare
Choose a tag to compare

Changelog

8940d12 add device name in appliance pane
62e448a fix test fail
0dcfa55 add device name in event pane
d092916 improve event display
115ebc6 Rename function name
3836e38 make ui struct filed to public
1e67f05 Bump github.com/spf13/cobra from 1.2.0 to 1.2.1 (#16)
d41e1f0 Fix README
9878421 fix README
0a4d084 update README

v0.0.1

03 Jul 15:35
a99953c
Compare
Choose a tag to compare

Changelog

a99953c Mofidy context (#14)
5341651 update README
4b92c4d Fix nil panic (#13)
8968551 Fix cannot start UI when api return error in startup (#12)
e8a9b39 Fix config init (#11)
a3ad6a5 Update README
c8da562 Support send IR signal (#10)
e3fb170 Support TV buttongs (#9)
838b646 update README
75c1383 Support IR type (#8)
e823088 update README
af959b9 refactor UpdateAirConFormData String()
50a9588 editable light settings (#7)
2765bd9 add test (#6)
af3e15f fix error when execute command without a config file (#5)
98abc3a Bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#2)
dfd24f1 Bump github.com/google/go-cmp from 0.3.0 to 0.5.6 (#3)
ea1b5a0 refactor simplify (#4)
bb95f8c update README
53d6022 change key map
210cc18 change to event driven architecture (#1)
fe570d9 improve ci
e5bdcee fix test fail
f28078b fix lint
7517e7e refactor make table rows
f43198f does'nt need clear table when startup
771922a cut cli to package variable
43a224c upgrade tenntenn/natureremo v0.4.0
e3dd4b6 fix timezone
d2acf54 add update aircon panel
7fb08ca fix header position
452c942 update README
9d66b8a implement main panels
459992d refactor config
c62443c add config
0290e2b init
17b4226 Initial commit