Skip to content

Releases: freshplatform/ktor-server-firebase-app-check

v0.0.4-dev

15 Nov 00:05
Compare
Choose a tag to compare
v0.0.4-dev Pre-release
Pre-release
  • The library is now dev state
  • Improve the tests
  • Fix typos

Full Changelog: v0.0.3-experimental...v0.0.4-dev

0.0.3-experimental

11 Nov 21:38
Compare
Choose a tag to compare
0.0.3-experimental Pre-release
Pre-release
  • Breaking Change: Now you don't need to pass the configuration class as a value, just add the properties directly
  • Breaking change: The FirebaseAppCheckPlugin has been moved to the root kotlin folder
  • Separate the src to a module
  • Include the example in the settings.gradle.kts
  • Update the build.gradle.kts of the example

Full Changelog: v0.0.2-experimental...v0.0.3-experimental

Pre-release 0.0.2-experimental

07 Nov 15:15
Compare
Choose a tag to compare
Pre-release

Update Kotlin and Gradle to use the latest version

Full Changelog: v0.0.1-experimental...v0.0.2-experimental

v0.0.1-experimental

16 Oct 06:22
Compare
Choose a tag to compare
v0.0.1-experimental Pre-release
Pre-release

Experimental version