Releases: rajrohanyadav/dtx
Releases · rajrohanyadav/dtx
v0.0.5
v0.0.4
Changelog
Documentation updates
- 7f61fba docs(api): add example for get
Other
- a7ea498 chore(gh): update release gh action
- afde3e5 chore(unittests): update util and api tests
- 4f43f58 add api get (#14)
- 806ac75 chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#13)
- 86de8fd ci: update coverage.yml (#12)
- 1ffc395 add codecov.yml
- 628de7d chore: add unit tests (#11)
- c47e5a3 ci: add code coverage workflow (#10)
v0.0.3
v0.0.2
v0.0.1
Changelog
New Features
- 3f6433c feat(uuid): add uuid generation
- 4249484 feat(base64): add encode and decode for base64
- 56448a0 feat(base64): add encode and decode for base64
Other
- ec42fd8 initial commit
- 9d54697 update goreleaser action
- 45beefa update goreleaser for homebrew
- c822604 add pr template
- 93ec243 Merge pull request #6 from rajrohanyadav/5-uuid-generation
- 858ebf9 fix linting
- 23ecdd1 initial commit
- a823dea fix linting
- 43c8c44 update docs for encode, decode b64
- c0fa333 initial commit
- f644859 update build rules
- af3b3ce add custom theme for github pages
- 0f86091 update README
- e321c50 add issues template
- 4bc184e update README
- 1c758ae Merge pull request #1 from rajrohanyadav/dependabot/github_actions/actions/setup-go-4
- e096f1e Merge pull request #2 from rajrohanyadav/dependabot/github_actions/golangci/golangci-lint-action-3
- 95a17c0 Bump golangci/golangci-lint-action from 2 to 3
- 688e215 Merge pull request #3 from rajrohanyadav/dependabot/github_actions/actions/checkout-4.1.0
- e355cd4 Merge pull request #4 from rajrohanyadav/dependabot/github_actions/actions/cache-3
- 035fb99 Bump actions/cache from 2 to 3
- 14ae90f Bump actions/checkout from 3.1.0 to 4.1.0
- 434b11d Bump actions/setup-go from 2 to 4
- 1fbf4dc add github action
- 2078ddc initial commit