Skip to content

Clipper v1.5.0

Compare
Choose a tag to compare
@supitsdu supitsdu released this 30 Jun 19:11
· 6 commits to main since this release
a1e6216

What's Changed

  • refact(tests): improves handling of cleanup func by @supitsdu in #21
  • refactor: updates Package Structure, Add Interfaces, and Enhance Testing by @supitsdu in #29
  • ci: Add golangci-lint configuration and fix initial linting errors by @ccoVeille in #32
  • feat(clipper): Implement concurrent file reading and refactor project structure by @supitsdu in #34
  • fix: Prevent unexpected newline in output for empty files by @supitsdu in #35

Full Changelog: v1.4.0...v1.5.0