Releases: ncode/tagit
Releases · ncode/tagit
v0.0.4
v0.0.3
What's Changed
- simplify the development flow by @ncode in #15
- cleanups, systemd command and move to slog by @ncode in #14
- adds simple logo by @ncode in #16
- (chore) bump go version and deps by @ncode in #17
- (feat): Improve a bit coverage by @ncode in #18
- (feat): move from exit to return and Run to RunE to make things testable by @ncode in #19
- (chore) moar tests, as much as possible without mocks by @ncode in #20
- (feat) start moving things to a factory to simplify to test by @ncode in #21
- (fix) re-tag bug by @ncode in #22
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- updates by @ncode in #6
- more cleanup to properly test the code by @ncode in #7
- tests by @ncode in #8
- remode old function and adds another test by @ncode in #9
- tests for updateServiceTags by @ncode in #10
- adds systemd command by @ncode in #11
- updates by @ncode in #12
- fix logic of needsTag, update tests and CleanupTags by @ncode in #13
Full Changelog: v0.0.1...v0.0.2