Releases: n0rdy/remindme
Releases · n0rdy/remindme
v1.2.0
What's Changed
- Bumped go version to 1.21 and app version to 1.1.0 by @n0rdy in #8
- Bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11 by @dependabot in #10
- Bump modernc.org/sqlite from 1.27.0 to 1.28.0 by @dependabot in #9
- Bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 by @dependabot in #11
- Bump modernc.org/sqlite from 1.28.0 to 1.29.3 by @dependabot in #14
- Bump actions/checkout from 3 to 4 by @dependabot in #20
- Bump actions/setup-go from 4 to 5 by @dependabot in #19
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #18
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Changelog
- 5b2049a Bumped go version to 1.21 and app version to 1.1.0
- 723a389 Merge pull request #7 from n0rdy/dependabot/go_modules/modernc.org/sqlite-1.27.0
- cd1bbdb Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.27.0
- 79f9eb0 Merge pull request #6 from n0rdy/dependabot/go_modules/github.com/spf13/cobra-1.8.0
- fd4fe5b Bump modernc.org/sqlite from 1.26.0 to 1.27.0
- 44d760c Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
- aec0ccd Merge pull request #5 from n0rdy/dependabot/go_modules/modernc.org/sqlite-1.26.0
- 9e38a34 Bump modernc.org/sqlite from 1.25.0 to 1.26.0
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
Changelog
- 9e146f1 Merge pull request #2 from n0rdy/patch/restricted_httpserver_to_localhost_only
- 6fdec54 Restricted HTTP server to localhost only in order to path the security vulnerability of listening to the globally open IP addresses too
- 89b132c Fixed OS-specific logs directory resolving algorithm by extracting env vars