Commit Graph

9 Commits

Author SHA1 Message Date
cfcc1636f3 update to to 1.24 2025-10-02 22:45:49 +02:00
dependabot[bot]
1c3e0deb90 Bump golangci/golangci-lint-action from 6 to 7 (#14) 2025-09-17 20:58:35 +02:00
fae795ea1e upd go version for release builder 2025-02-05 17:55:18 +01:00
12517e16c4 add changelog builder and update release builder 2025-02-05 17:53:09 +01:00
dependabot[bot]
60388d66ca Bump actions/setup-go from 1 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 1 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 18:02:12 +01:00
dependabot[bot]
ea2f8ee55d Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 18:02:00 +01:00
b8d1abc0d5 build release binaries using ci workflow 2025-01-18 10:56:19 +01:00
f14a30b528 bump version, add dependabot 2024-09-25 19:08:20 +02:00
186c95076e Lots of additions:
- fixed issue#1: break endless loop for non-codes
- added config file support
- added logo
- added unit tests
- added ci test pipeline
- added issue templates
- added binary release builder
- enhanced documentation
- made the number of columns flexible based on word size
2024-03-20 12:36:55 +01:00