Skip to content

Releases: jjzcru/hog

v0.3.1

14 Jun 22:19
Compare
Choose a tag to compare

Changelog

20a9091 Add support for arm builds
36369f3 Merge branch 'hotfix/0.3.1'

v0.3.0

05 May 03:29
Compare
Choose a tag to compare

Commands 🤖:

  • [share] Create command

Documentation 📖:

  • [share] Create documentation
  • [add] Update documentation for the qr flag
  • Add Endpoints section in the README.md

Flags 🚩:

  • --qr Add flag to [add] command

Misc 👾:

  • qr Add qr endpoint in server

v0.2.0

04 May 00:27
Compare
Choose a tag to compare

Commands 🤖:

  • [set] Create command
  • [get] Create command
  • [remove] Users are able to remove multiple buckets under the same command

Documentation 📖:

  • [set] Create documentation
  • [get] Create documentation
  • [add] Update documentation for the url flag
  • Add Usage section in the README.md

Flags 🚩:

  • --url Add flag to [add] command

Misc 👾:

  • Use regex instead of exact match for the [remove] command
  • Use regex instead of exact match for the [update] command
  • Rename hog file from hog.yml to .hog.yml

v0.1.0

03 May 04:49
Compare
Choose a tag to compare

Commands 🤖:

  • [add] Create command
  • [bucket] Create command
  • [remove] Create command
  • [start] Create command
  • [update] Create command
  • [version] Create command

Documentation 📖:

  • [add] Create documentation
  • [bucket] Create documentation
  • [remove] Create documentation
  • [start] Create documentation
  • [update] Create documentation
  • [version] Create documentation

Misc 👾:

  • Add code coverage
  • Add badge for Travis CI Build
  • Add badge for Coverall
  • Add badge for Github Action Release