Skip to content

Releases: fyvri/go-qris

v1.1.0

23 Dec 07:23
Compare
Choose a tag to compare

Changelog

  • c07d6a9 refactor(qris): add terminal label parameter and improve additional information

v1.0.7

19 Dec 01:29
Compare
Choose a tag to compare
chore: release v1.0.7 🚀

v1.0.6

19 Dec 01:14
Compare
Choose a tag to compare

Changelog

  • b82d480 build(goreleaser): update ldflags and changelog filters
  • 8399e04 chore(env): update default qr code size
  • ae0917e style(readme): fix indentation in code example

v1.0.5

18 Dec 19:03
Compare
Choose a tag to compare

Changelog

  • 4997512 chore(api): remove go pkg url

v1.0.4

18 Dec 18:54
Compare
Choose a tag to compare

Changelog

  • 1db2e6a build(goreleaser): rename project to go-qris
  • 5fbdc36 chore(api): remove docker hub url
  • 13fb0fe chore: update goreleaser config
  • 986212c ci(release): add write-all permissions
  • a9e1408 docs(readme): remove docker hub url

v1.0.3

18 Dec 17:38
Compare
Choose a tag to compare

Changelog

  • 4122f7b chore(release): upload assets to artifact

v1.0.2

18 Dec 17:06
Compare
Choose a tag to compare

Changelog

  • 609375b ci(release): remove publish workflow and add release step
  • b41c6fb fix(qris): ensure payment fee category and fee are both present
  • 1707cb3 build(deployments): update dockerfile to copy binary and run server
  • 88782ae build(deployments): update dockerfile to use scratch image
  • cc82ed8 build(goreleaser): update docker image name template
  • afbc2ee build(goreleaser): use vars in github actions
  • 07638b6 build: add goreleaser config file
  • c0c10b6 chore(goreleaser): update docker image name
  • f874439 chore(release): improve release process
  • 10772dc ci(goreleaser): add check for changes step
  • 577528b ci(goreleaser): update goreleaser config
  • c69fc7c ci(release): remove debug flag
  • 23a4c38 ci(release): remove git config and commit
  • 31aff0a fix(api): use correct http status code for invalid request body
  • fbc984a fix(goreleaser): use DOCKERHUB_REPOSITORY env var

v1.0.1

17 Dec 19:03
Compare
Choose a tag to compare

Changelog

  • 4825784 docs: fix typo in define modify func
  • cc5be35 docs: fix how define additional functions

v1.0.0

17 Dec 16:41
Compare
Choose a tag to compare

Changelog

  • 02736b7 docs: fix typo in additional functions title
  • 48cdc84 docs: fix typo in define func parameter name
  • c47c30d docs: add reference to postman documentation
  • 83ede14 refactor: sanitize input values for qris, merchant and payment fee category

v0.0.4

17 Dec 13:46
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4