v0.3.3
Pre-release
Pre-release
This release enables Windows support / testing again.
- Adds a linter in the CI for new changes, courtesy of @kevholmes
- Fixes a bug where left-stripping two artifacts with different prefixes could have resulted in a collision in the resultant paths with no warning, courtesy of @kadern0
- Fixes to error strings formatting to follow best practices, courtesy of @adityasaky
- Adds auto completion to CLI, courtesy of @developer-guy
- Adds CLI docs, courtesy of @developer-guy
- Changes in how cobra is organized so as to follow the standard template, courtesy of @lukehinds
- Re-enables line normalization feature that was disabled in v0.3.2 as an option, courtesy of @alanssitis