Release v0.1.3
Pre-release
Pre-release
Changelog
- fa32a13 Added missing admin graphql endpoints for paymail
- 5556c00 Bump github.com/BuxOrg/bux from 0.1.12 to 0.1.13
- 3a9056b Bump github.com/BuxOrg/bux from 0.1.15 to 0.2.0
- 718201f Bump github.com/BuxOrg/bux from 0.2.1 to 0.2.2
- 469d7fe Bump version
- 2fddbe5 Changed deps - not used directly
- 7c9141d Fixed init of model options in graphql resolver
- b93ee5d Fixed issues with minor field renaming
- 6b44837 Fixed paymail action according to new bux method signature
- 93aeaae Merge pull request #38 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.1.13
- 61abd01 Merge pull request #40 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.0
- 7c30224 Merge pull request #41 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.2
- eb59507 Merge pull request #42 from BuxOrg/siggi/paymail-method-signature-fix
- f2e0d4f Merge pull request #43 from BuxOrg/siggi/paymail-admin-graphql
- 362188e Merge pull request #44 from BuxOrg/siggi/graphql-default-model-options
- 3adc4db Paymail refactor into bux, removed old deps
- 1c64041 Removed ristretto and mcache
- 9c3e49b Upgraded bux and deps
- 4c8097e Upgraded deps