Releases: FreshKernel/ktor-server-firebase-app-check
Releases · FreshKernel/ktor-server-firebase-app-check
v0.0.4-dev
- 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
- 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 rootkotlin
folder - Separate the
src
to a module - Include the
example
in thesettings.gradle.kts
- Update the
build.gradle.kts
of theexample
Full Changelog: v0.0.2-experimental...v0.0.3-experimental
Pre-release 0.0.2-experimental
Update Kotlin and Gradle to use the latest version
Full Changelog: v0.0.1-experimental...v0.0.2-experimental
v0.0.1-experimental
Experimental version