Skip to content

1.5.0

Compare
Choose a tag to compare
@aallam aallam released this 21 Sep 14:50
cf8b01c

Added

  • Multi-condition rules (#201)
  • IncrementFrom and IncrementSet built-in operations (#202)
  • Include ProGuard rules into aar and jar artifacts
  • alternative param in the condition function within DSLConditions

Changed

  • Update Kotlin to 1.4.10
  • Update Ktor to 1.4.0 and transitively Kotlin serialization to 1.0.0-RC
  • indexName required in InnerQuery
  • Base64 implementation (#216)

Removed