Skip to content

Releases: rajrohanyadav/dtx

v0.0.5

07 Nov 14:09
1230f8a
Compare
Choose a tag to compare

Changelog

Other

  • 1230f8a fix output not recognizable (#18)
  • 1aef452 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#17)

v0.0.4

31 Oct 10:39
Compare
Choose a tag to compare

Changelog

Documentation updates

  • 7f61fba docs(api): add example for get

Other

v0.0.3

24 Oct 12:51
d79973e
Compare
Choose a tag to compare

Changelog

Other

  • d79973e chore: restructure code, add unit tests for utils (#9)

v0.0.2

16 Oct 14:25
Compare
Choose a tag to compare

Changelog

New Features

Other

v0.0.1

16 Oct 14:13
Compare
Choose a tag to compare

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