Skip to content

Releases: arborchat/wisteria

v0.0.11

15 Apr 21:32
4a69445
Compare
Choose a tag to compare

Changelog

bdea095 bugfix: typing captial L in message no longer triggers log
4a69445 bugfix: update bottom bar on click selections

v0.0.10

02 Apr 22:16
678cc10
Compare
Choose a tag to compare

Changelog

474e6ac bugfix: fix building on windows

v0.0.8

08 Mar 22:04
e3a57fc
Compare
Choose a tag to compare

Changelog

v0.0.6

29 Feb 22:16
8f47a3d
Compare
Choose a tag to compare

Changelog

d0277d4 feat: enable mouse events
696728c feat: enable mouse scrolling to move cursor
b43b098 feat: pan the view using mouse scrolling
8abeac5 feat: select messages by clicking on them

v0.0.5

21 Feb 03:09
5b01a93
Compare
Choose a tag to compare

Changelog

f21bdee bugfix: ensure parent dirs of config file exist
e75746f feat: add flag for testing initialization

v0.0.4

20 Feb 03:39
5b01a93
Compare
Choose a tag to compare

Changelog

5b01a93 bugfix: insert new nodes into grove path, not cwd

v0.0.3

20 Feb 03:06
8913393
Compare
Choose a tag to compare

Changelog

8913393 ci/cd: ensure snapshot build on untagged master branch
11a0090 feat: add default grove path and flag to control
438ef76 feat: ensure config file isn't overwritten by later execution
db8ce7a feat: remove editor config and add config flag

v0.0.2

18 Feb 03:49
4accbce
Compare
Choose a tag to compare

Changelog

25a42d1 ci/cd: echo release script actions
4accbce ci/cd: ensure release script is executable
9aee920 ci/cd: move release logic into separate script