Skip to content

Releases: thinkgos/limiter

v0.2.0

01 Apr 03:07

Choose a tag to compare

Changelog

  • 4464a66 fix: move things-go to thinkgos

v0.1.6

01 Apr 02:58

Choose a tag to compare

Changelog

  • 524e03b Merge pull request #44 from things-go/dependabot/go_modules/golang.org/x/time-0.7.0
  • 0d1df2b Merge pull request #46 from things-go/dependabot/go_modules/github.com/redis/go-redis/v9-9.7.0
  • 2b11f99 Merge pull request #47 from things-go/dependabot/go_modules/golang.org/x/time-0.8.0
  • c12fa2a Merge pull request #48 from things-go/dependabot/github_actions/codecov/codecov-action-5
  • 78de17f Merge pull request #49 from things-go/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • e39b876 Merge pull request #50 from things-go/dependabot/go_modules/github.com/alicebob/miniredis/v2-2.34.0
  • e96c0d1 Merge pull request #51 from things-go/dependabot/go_modules/golang.org/x/time-0.9.0
  • e2ab4c1 Merge pull request #52 from things-go/dependabot/go_modules/golang.org/x/time-0.10.0
  • 1202ce6 Merge pull request #53 from things-go/dependabot/go_modules/github.com/redis/go-redis/v9-9.7.1
  • c2ce1ab Merge pull request #55 from things-go/dependabot/go_modules/github.com/redis/go-redis/v9-9.7.3
  • aa24f8e chore(deps): bump codecov/codecov-action from 4 to 5
  • a2e2abc chore(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0
  • a674c01 chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0
  • aa2d3f6 chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1
  • b3dc484 chore(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3
  • 69534f4 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 6a7cfcd chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0
  • c84bc19 chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0
  • a80d8bf chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0
  • 4886858 chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0
  • d6a321e chore: fix ci and readme
  • 14e526b chore[skip ci]: fix linkt
  • f7d0954 doc: fix readme

v0.1.5

27 Aug 09:12

Choose a tag to compare

Changelog

  • 8db202a feat: add gorelease config file