Skip to content

v0.2.0

Compare
Choose a tag to compare
@tab tab released this 13 Oct 19:54
· 23 commits to master since this release
5e3ac73

What's Changed

Features

  • feat(loader): Add loading indicator functionality
    Introduced a Loader type with Start() and Stop() methods to provide a visual loading indication during operations. Updated main.go to utilize the new loader functionality.

Chores

  • chore(github/workflows): Add Golang CI linter to checks workflow
  • chore(.github): Add Dependabot configuration file for version updates
  • chore(deps): Bump codecov/codecov-action from 3 to 4

Full Changelog: v0.1.0...v0.2.0