Releases: little-angry-clouds/particle
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
24b1b2c Initial commit
21d67b9 feat: add cleanup
7c2e517 feat: add command to create chart
e96942b feat: add create step
3498a92 feat: add dependency command
3c4550f feat: add dependency to test
608bbc5 feat: add destroy feature
5ea01eb feat: add helm provisioner and converge step
d92f0f7 feat: add linting
c22a455 feat: add logging with apex
bd85740 feat: add package for error handling
d94080e feat: add prepare command
f305fe9 feat: add prepare to test
22c095a feat: add stdout to cmd interface
27ac242 feat: add support for scenarios
386c5db feat: add syntax command
b8ce1d2 feat: add test order
0f3201a feat: add verifier
b9c5e7d feat: add wait option to kind
bf4919d feat: bump initial version
1971bdc feat: convert cmd to its own package
5d3f032 feat: create project skeleton
cfedc95 feat: pass chart configuration to converge
cbb9e38 fix: delete unnecessary tests and make errors explicit
98e21d9 fix: error management
e8a6030 fix: make it pass the static linting
f87e690 fix: parametrize the binary name for cmd
ebea6a6 fix: typo
5ee8b60 fix: use kebab-case for variables
41a17f8 refactor: change context for configuration type
f28574d refactor: error management
11002cc refactor: uncouple cli functions from cobra
d5cf038 refactor: use custom errors as a package