Skip to content

Releases: yunginnanet/Rate5

v1.3.6

03 Jul 00:55
c0b3906
Compare
Choose a tag to compare

What's Changed

  • Fix: Rate method returns zero after sp is closed + add test by @yunginnanet in #15

Full Changelog: v1.3.5...v1.3.6

v1.3.5 - Performance

26 Jun 06:33
a8483bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.5

v1.3.0 - speedometer

20 Jan 13:18
4a3e80a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.1

22 Dec 00:59
d51b364
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - Stringer Identities

18 Dec 10:42
d7d8a0c
Compare
Choose a tag to compare
  • Reduce potential debug contention by using cmpandswap atomics

  • Add the ability to use fmt.Stringers for Identity functionality (not sure why i ever did anything else tbh)

  • Complete test coverage

Full Changelog: v1.1.0...v1.2.0

v1.1.0

25 Jul 06:27
2eb517e
Compare
Choose a tag to compare

Feat: Hardcore limiter and Reset function

v1.0.1

07 Jul 19:29
ec4e666
Compare
Choose a tag to compare
  • Fix: major testing blunder

  • Fix: major design/performance problems

v1.0.0

06 Jul 11:37
fc41e1c
Compare
Choose a tag to compare

What's Changed

  • (relatively major) overhaul and testing improvements by @yunginnanet in #2

Full Changelog: v0.4.4...v1.0

v0.4.4

04 Mar 21:46
c31c832
Compare
Choose a tag to compare
  • Fix: silly error in example

  • Fix: race condition

v0.4.3

29 Sep 08:29
Compare
Choose a tag to compare
Bug fix: the sequel