Releases: logchimp/logchimp-cli
Releases · logchimp/logchimp-cli
v0.4.1
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.3.0...v0.4.1
Features
Add server.host property #123
v0.3.0
Compare
Sorry, something went wrong.
No results found
Add CodeCarrot code of conduct - e6c6a88
Access to GitHub Sponsors - 502ed97
Total download count to README - 4b815e9
Remove install, start & uninstall command - #94
Features
Generate config file using environment variables - #100
Bugs
Fix config generation from config:generate - ccd3a6d
Tests
Add PRs to test CI pipeline - cfb0409
Credits
Huge thanks to @okezieuc for helping!
v0.2.2
Compare
Sorry, something went wrong.
No results found
Bug fixes
change "secretKey" to "secretkey" - #76
Improvements
chore: add prettier - #93
Tests
fix: config property name secretKey - 1100844
ci: cache node_modules directory in test action - #84
remove logchimp configuration beforeEach test - #83
v0.2.1
Compare
Sorry, something went wrong.
No results found
Bug fixes
config property name secretKey - 7201c29
v0.2.0
Compare
Sorry, something went wrong.
No results found
Features
Generate config file - #15
Config get command - #16
Config set command - dfae5b3
Bug fixes
remove db prefix from config generate - f5f4080
test database.port get value from number to string - dfdd11e
Improvements
Update set method in config utils - 1511cc4
Ask questions using inquirer - #23
Tests
Init tests using jest - #32
validate test 'with --force flag' using toContain method - 13e42c5
write tests for config:set command - dd752ad
write tests for config:get command - 50fd074
v0.1.0
Compare
Sorry, something went wrong.
No results found
Features
Install command - #7
Start command - #8
Uninstall command - #3
Help command - 390b230