Releases: jjzcru/hog
Releases · jjzcru/hog
v0.3.1
v0.3.0
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
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
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