mirror of
https://github.com/n3w/helpers-functions-cli.git
synced 2025-12-19 12:43:22 +00:00
chore: Update README, LICENCE, and add code linting
This commit is contained in:
parent
33090aee1f
commit
b9a3034788
8 changed files with 145 additions and 7 deletions
|
|
@ -3,6 +3,13 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.1.10][]
|
||||
#### Added
|
||||
- Added `which()` function
|
||||
|
||||
#### Changed
|
||||
- Refactor of `run_command()` function to return an exit code
|
||||
|
||||
## [1.1.9][]
|
||||
#### Added
|
||||
- Added `run_command()` function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue