v0.3.1 (2020-06-14)
Release Misc 👾:
- Add support for
ARM
v0.3.0 (2020-05-04)
Commands 🤖:
- [share] Create command
Documentation 📖:
- [share] Create documentation
- [add] Update documentation for the
qr
flag - Add
Endpoints
section in theREADME.md
Flags 🚩:
- --qr Add flag to [add] command
Misc 👾:
- qr Add
qr
endpoint in server
v0.2.0 (2020-05-03)
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 theREADME.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 (2020-05-03)
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