Skip to content

Releases: nt0xa/sonar

v1.17.0

12 Feb 15:32
b544fc2
Compare
Choose a tag to compare

What's Changed

Features

  • Added support for Lark persistent websocket connection (#185) @nt0xa

v1.16.0

03 Nov 00:07
11b5b4b
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

v1.15.1

01 Nov 00:39
faeb16b
Compare
Choose a tag to compare

What's Changed

Bug Fixes

v1.15.0

01 Nov 00:22
12c7fc8
Compare
Choose a tag to compare

What's Changed

Features

Documentation

v1.14.0

28 Jul 16:40
Compare
Choose a tag to compare

What's Changed

Features

Maintenance

v1.13.1

16 Jul 22:12
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix brew completions install

v1.13.0

16 Jul 22:07
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • Fix config initialization on completion (#172) @nt0xa

v1.12.2

18 Jun 20:49
e65b958
Compare
Choose a tag to compare

What's Changed

Bug Fixes

v1.12.1

18 Jun 20:24
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Maintenance

v1.12.0

08 Apr 10:56
b6b95af
Compare
Choose a tag to compare

What's Changed

Features

  • Added method "Cookie" for dynamic HTTP response (#162) @nt0xa

    Usage:

    sonar http new -p test -c 200 -P /test -d '{{ .Cookie "test" }}'