Skip to content

Releases: pehlicd/amtui

v0.1.6

19 Aug 17:34
8827bc2
Compare
Choose a tag to compare

Changelog

  • 8827bc2 chore: upgrade go version to 1.23 (#13)
  • ecee7a8 chore: update go version and some comments (#11)
  • 6121fa6 Update README.md
  • 49335b2 Minor code refactoring, update help message and doc.
  • f8b0865 Merge tag 'v0.1.5'
  • ef69882 add support for alertmanager with basic auth. (#7)

v0.1.5

17 Sep 17:49
6c96784
Compare
Choose a tag to compare

Changelog

  • 6c96784 add support for alertmanager with basic auth.

v0.1.4

16 Sep 18:47
41449d8
Compare
Choose a tag to compare

Changelog

  • 41449d8 update timeout seconds.
  • 857eba4 Update status UI (#5)
  • a80890c add discord link to README.md.
  • 0ebff2d Simplify alerts and silences functions.

v0.1.3

14 Sep 16:34
1758105
Compare
Choose a tag to compare

Changelog

v0.1.2

13 Sep 18:10
v0.1.2
f209acd
Compare
Choose a tag to compare

Changelog

  • f209acd Feature filtering alerts and silences. (#2)

v0.1.1

10 Sep 13:21
v0.1.1
c3741c8
Compare
Choose a tag to compare

Changelog

v0.1.0

10 Sep 12:57
v0.1.0
7eca249
Compare
Choose a tag to compare

Changelog

v0.0.5

10 Sep 12:56
v0.0.5
0b8e92d
Compare
Choose a tag to compare

Changelog

  • 0b8e92d update goreleaser.
  • 99373a3 Update readme and better version output.
  • 2ce9354 update flags and add test.
  • b2d7284 create and organise pkg structure.

v0.0.4

10 Sep 12:54
7eca249
Compare
Choose a tag to compare

Changelog

  • 99373a3 Update readme and better version output.
  • 2ce9354 update flags and add test.
  • b2d7284 create and organise pkg structure.

v0.0.3

07 Sep 22:03
v0.0.3
abb4e42
Compare
Choose a tag to compare

Changelog

  • abb4e42 improve error parsing and add timeout params to general funcs.
  • 3aadd3e update output colors and readme.