Skip to content

Releases: dorianneto/url-shortener

v1.0.1-alpha

11 Aug 02:53
Compare
Choose a tag to compare

Features

  • add source as release assets through workflow (Dorian)

v1.0.0-alpha

11 Aug 02:04
Compare
Choose a tag to compare

Features

  • add config file for circleci (Dorian Neto)
  • add go config file for github actions (Dorian Neto)
  • set GOPATH to go config file (github actions) (Dorian Neto)
  • update set up go version (github actions) (Dorian Neto)
  • add debug step (github actions) (Dorian Neto)
  • fix GOPATH on build and test steps (github actions) (Dorian Neto)
  • remove build step (github actions) (Dorian Neto)
  • add step to install dependencies (github actions) (Dorian Neto)
  • downgrade go version (github actions) (Dorian Neto)
  • add item to debug (github actions) (Dorian Neto)
  • set bucket name on the constructor (couchbase client adapter) (Dorian)
  • add readme (Dorian)
  • add readme extension (Dorian)
  • add install section to README (Dorian)
  • add release workflow to github actions (Dorian)
  • add files to changelog via github actions (Dorian)
  • enable workflow dispatch to go workflow (Dorian)
  • enable workflow dispatch on release workflow (Dorian)
  • add content write permission to release job on release workflow (Dorian)

Bug Fixes

  • improve validator encapsulation (Dorian Neto)
  • reuseable workflow issue (Dorian)
  • enable workflow call on go workflow (Dorian)
  • move permission statement added to the wrong job on release workflow (Dorian)

Code Refactoring

Tests

Commits

  • 804e420: Revert "feat: add config file for circleci" (Dorian Neto)

v0.0.1

06 Mar 20:29
66efa07
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/dorianneto/url-shortener/commits/0.0.1