Skip to content

Releases: hfhbd/RateLimit

Multiplatform Support

25 Apr 13:02
04d5b98
Compare
Choose a tag to compare
Multiplatform Support Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.2.1

Migration to Ktor 2.0

11 Apr 04:36
1bae932
Compare
Choose a tag to compare
Migration to Ktor 2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...v0.2.0

Require storage provider during installation

15 Jan 18:11
980dfdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Switch from kotlin.time.TimeMark to kotlinx.datetime.Instant

28 Dec 22:52
980af76
Compare
Choose a tag to compare

Breaking change in Storage and RateLimit plugin: The default InMemoryStorage is dropped. The plugin requires a custom Storage implementation.

MavenCentral Release

21 Jul 09:33
77fe8d3
Compare
Choose a tag to compare
MavenCentral Release Pre-release
Pre-release
v0.0.10

Explicit publish to Sonartype (#71)

v0.0.9: Introduce a SkipResult enum to remove the Boolean result type (#61)

16 Jun 18:10
63abc27
Compare
Choose a tag to compare
Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Update Kotlin to 1.5.0-RC

15 Apr 11:21
c032e37
Compare
Choose a tag to compare
Pre-release
Bump multiplatform from 1.5.0-M2 to 1.5.0-RC (#46)

* Bump multiplatform from 1.5.0-M2 to 1.5.0-RC

Bumps multiplatform from 1.5.0-M2 to 1.5.0-RC.

Signed-off-by: dependabot[bot] <support@github.com>

* Workaround for Duration binary change

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Release 0.0.7

12 Apr 23:15
dd88ca9
Compare
Choose a tag to compare
Release 0.0.7 Pre-release
Pre-release
Fix deleting not artifact folder (#43)

Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>

Release 0.0.6

12 Apr 00:30
b1df916
Compare
Choose a tag to compare
Release 0.0.6 Pre-release
Pre-release
v0.0.6

Bump version to 0.0.6 (#39)

Release 0.0.5

12 Apr 00:09
33c5489
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release

Create Docs using CD