This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Releases: BuxOrg/bux-models
Releases · BuxOrg/bux-models
Release v0.3.1
Changelog
- 2b3ebcf Merge pull request #17 from jakubmkowalski/docs/updates-readme-and-code_standards
- d382db1 Merge pull request #18 from BuxOrg/dependabot/github_actions/master/actions/cache-4
- 468d7ea Merge pull request #19 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-3.1.5
- 12165bc Merge pull request #20 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-4.0.1
- fc1f007 Merge pull request #23 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.9.0
- c432064 Merge pull request #24 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-4.1.0
- 2a3f861 Merge pull request #25 from BuxOrg/dependabot/github_actions/master/codecov/codecov-action-4.1.1
- 0c917ad Upgraded linter version and code
- 6ee5759 build(deps): bump actions/cache from 3 to 4
- 05e70df build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5
- 7f7af73 build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1
- ffd577d build(deps): bump codecov/codecov-action from 4.0.1 to 4.1.0
- 41a7f1b build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1
- a1f9605 build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- d53dd0f docs: updates code standards
- 2e8fad9 docs: updates readme
Release v0.3.0
Changelog
- 004e59e Merge pull request #10 from BuxOrg/feat-introduces-codeowners-codestandards
- 0693d0a Merge pull request #11 from BuxOrg/fix/367-codeowners
- 837c9da Merge pull request #12 from BuxOrg/dependabot/github_actions/master/actions/setup-go-5
- c1a0ce3 Merge pull request #13 from BuxOrg/dependabot/github_actions/master/actions/stale-9
- 2c39092 Merge pull request #14 from BuxOrg/dependabot/github_actions/master/github/codeql-action-3
- cfeb83b Merge pull request #15 from BuxOrg/bux-420-go-version-update
- 606d3e9 Merge pull request #9 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-5.0.0
- 287d4a1 build(deps): bump actions/setup-go from 4 to 5
- 3708aed build(deps): bump actions/stale from 8 to 9
- 22a66c8 build(deps): bump github/codeql-action from 2 to 3
- 4706167 build(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
- 29d9e4f feat(BUX-420): explanation of go version issue in codeql gh action
- 3cad80a feat(BUX-420): go version and workflows update
- 657e0d9 feat: adds new version of codeowner/codestandards/template files
- ea22460 feat: removes unnecessary linter
- 81fd880 fix(BUX-367): change order in codeowners
- 953422f fix: changes github to GitHub
- 1f15d7c fix: updates url for codeowners
Release v0.2.1
Changelog
- ea068bc Merge pull request #7 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-4.6.0
- a4da75c Merge pull request #8 from 4chain-ag/fix/unwrap-model-field
- e5436f9 build(deps): bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
- 1c1068a feat(BUX-219): unwrap Model field in json responses
Release v0.2.0
Changelog
- acf9185 Merge pull request #5 from BuxOrg/dependabot/github_actions/master/actions/checkout-4
- 365b2ee Merge pull request #6 from 4chain-ag/fix/218-do-not-send-revoked-at-if-access-key-is-not-revoked
- 40e1c6d build(deps): bump actions/checkout from 3 to 4
- 767c8f1 fix(BUX-218): do not send revoked at if access key is not revoked
- 1fdfae6 fix: mergify not working with major numbers
Release v0.1.2
Changelog
- 2b4911e Merge pull request #3 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
- 4ee73b0 Merge pull request #4 from vitalibalashka/feat/tx_output_column
- 56b7a2b build(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
- aacf31b chore: updated linter version
- 39ba084 feat: tx 'Outputs' field for admin dashboard and omitempty for OutputValue
Release v0.1.1
Changelog
- 42323b6 Added new contributor
- 6ac7db3 Merge pull request #2 from wregulski/feat-adds-missing-deps
- d402c76 feat: adds string definitions - errors and authentication consts
- 5babbe8 feat: updates deps for go-buxclient
- fc371fb fix: lint errors - typo and missing package comment
- 8cf6570 fix: puts correct type for outputindex