Changelog
aa296dc Let's init the repo with the License!
6cf92c6 Run CI workflow when pushing to master (#8)
9d18a5f add 'test'worklow for PRs on 'master' branch
b67f03b add .gitignore
7101fd8 add badges on README and remove unused files (#9)
5fdb0b3 add makefile
e47cee3 clean the mess in the 'make' directory (#5)
3fb7a9e command to remove finalizers on a resource and delete it (#1)
80b155f fix install instructions in README (#14)
dbe8dca fix typos in README (#6)
51ebf96 improve README (#18)
81c7e36 initial support for GolangCI (#2)
b1e2003 prepare for first release (#20)
ac7abf2 prepare for first release (again) (#22)
c8cf900 print the name of the terminated resource in the console (#11)
59ddb6d refactor cmd package (#13)
c3d3b39 simplify GH Action workflow (#19)
9a3d431 support multiple resource names (#17)
4c619f9 terminate resources without finalizers (#10)
3536ceb update CI workflow with codecov support (#7)
18dbb75 update README