Releases: adrielp/schemacheck
Releases · adrielp/schemacheck
v1.6.1
1.6.1 (2022-11-03)
🐞 Bug Fixes
- fix scorecard versions to take in patch (e6a5f00)
🚧 Chores
- ci: edit repo_token in ossf scorecard (d5e88c4)
- ci: add scorecards action (e3861a3)
v1.6.0
1.6.0 (2022-09-25)
🎁 Feature
- add colors to logger and no-color flag to disable (#20) (383966f)
- security: add codeql workflow scans (#19) (17f8cc2)
📄 Documentation
- update README.md with correct brew command for installation (#9) (a554738)
🚧 Chores
- deps: update module go to 1.19 (#18) (b262e55)
- deps: update module github.com/stretchr/testify to v1.8.0 (#12) (10083c5)
- deps: update actions/checkout action to v3 (#13) (5dd73a7)
- deps: update actions/setup-go action to v3 (#15) (7d4d6e4)
- deps: update goreleaser/goreleaser-action action to v3 (#16) (d4f9f9d)
- deps: add renovate.json (#11) (5f888d9)
v1.5.0
1.5.0 (2022-07-12)
🎁 Feature
- build: update make build command, add install, update readme (#8) (0650ed3)
v1.4.0
1.4.0 (2022-07-08)
🎁 Feature
- add version and ignore validation err flags (#1) (134ed3d)
v1.3.0
1.3.0 (2022-06-21)
🎁 Feature
- add better flag handling; update README with examples (09d0b55)
v1.2.1
1.2.1 (2022-06-21)
🐞 Bug Fixes
- ci: remove uneeded hooks from goreleaser.yaml (22b28d0)
v1.2.0
1.2.0 (2022-06-21)
🎁 Feature
- ci: add github action workflows for ci and release (60e166b)
- initial commit of schemacheck code and tests (c6a6933)
🐞 Bug Fixes
- ci: set goreleaser and sem release to use custom token (27f1027)
- fix unahanled return error value gosec scan message (cb59f4a)
v1.1.1
1.1.1 (2022-06-20)
🐞 Bug Fixes
- ci: set goreleaser to run on release publish instead of tag push (bf44912)
v1.1.0
1.1.0 (2022-06-20)
🎁 Feature
- ci: add github action workflows for ci and release (60e166b)
- initial commit of schemacheck code and tests (c6a6933)
🐞 Bug Fixes
- fix unahanled return error value gosec scan message (cb59f4a)
v1.0.0
1.0.0 (2022-06-20)
🎁 Feature
- ci: add github action workflows for ci and release (54b5dda)
- initial commit of schemacheck code and tests (c6a6933)
🐞 Bug Fixes
- fix unahanled return error value gosec scan message (cb59f4a)