Skip to content

Tags: jjzcru/hog

Tags

v0.3.1

Toggle v0.3.1's commit message
Misc πŸ‘Ύ:

- Add support for `ARM`

v0.3.0

Toggle v0.3.0's commit message
Commands πŸ€–:

- [share] Create command

Documentation πŸ“–:
- [share] Create documentation
- [add] Update documentation for the `qr` flag
- Add `Endpoints` section in the `README.md`

Flags 🚩:
- Add --qr flag to [add] command

Misc πŸ‘Ύ:
- Add `qr` endpoint in server

v0.2.0

Toggle v0.2.0's commit message
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

Toggle v0.1.0's commit message
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