Skip to content

v0.4.2

Compare
Choose a tag to compare
@giulianopz giulianopz released this 17 Jun 21:38
· 6 commits to main since this release
1aed6b1

Changelog

  • fbd5f4b Fix linting workflow
  • 2ac6608 Fix unread counter
  • b26ab4a Merge branch 'main' into develop
  • 7d50294 Move commands in the same dir
  • 2bbc387 Refactor input for-loop
  • 936c64b Refactoring signal handling; fix wrong check on array
  • 1aed6b1 Remove ineffective assignment
  • a111293 Remove relative paths
  • 3d24f6a Remove type constraint
  • 7dc2683 Update build instructions
  • 302610c Use go 1.22.3 in GH actions
  • 6ad5b18 Use go verion specified in go.mod with setup-go
  • 0e30b8c Use setup-go@v5