Skip to content

Releases: karnpapon/oscd

v0.1.11

24 Dec 09:34
Compare
Choose a tag to compare

improve TimeMsg

  • allow optional thousands separator eg. 1_000_000
  • use . as fractional separator instead of :

v0.1.10

22 Dec 07:04
Compare
Choose a tag to compare
  • Enhance the success messages displayed when sending OSC.
  • slightly edit error msg.
Screen Shot 2567-12-22 at 14 02 57

v0.1.9

21 Dec 18:41
Compare
Choose a tag to compare

Enhance the error messages displayed when sending OSC.

Screen Shot 2567-12-22 at 01 39 47

v0.1.8

20 Dec 08:22
Compare
Choose a tag to compare
  • display dynamic error msgs for Blob type
Screen Shot 2567-12-20 at 15 22 14

v0.1.7

17 Dec 15:35
Compare
Choose a tag to compare

fix OSC Address parsing #3

v0.1.6

06 Apr 06:05
Compare
Choose a tag to compare
refactor: use env vars from cargo.toml

v0.1.5

06 Apr 05:24
Compare
Choose a tag to compare
v0.1.5

v0.1.4: - use rustyline for stdin instead of inquire.

07 May 11:24
Compare
Choose a tag to compare
- handle browsing command history by ArrowUp/ArrowDown.
- handle hint.
- highlight matching bracket.a
- dimmed helper texts (for sending).

v0.1.3

14 Aug 18:20
Compare
Choose a tag to compare
print msg when sending msg error.

v0.1.2

01 Aug 13:05
Compare
Choose a tag to compare
fix upload-release-action