All Versions
26
Latest Version
Avg Release Cycle
28 days
Latest Release
1616 days ago

Changelog History
Page 1

  • v0.9.15

    October 21, 2020
  • v0.9.14

    October 20, 2020
  • v0.9.13

    October 16, 2020
  • v0.9.12

    September 21, 2020
  • v0.9.11

    September 09, 2020
  • v0.9.10

    August 18, 2020
  • v0.9.9

    August 16, 2020
  • v0.9.8

    August 10, 2020
  • v0.9.7

    August 05, 2020
  • v0.9.6 Changes

    April 03, 2020
    • IMPORTANT This release contains some important fixes concerning brackets ( ) in combination with AND and OR logical operators. We highly recommended to update to this version so that conditions are executed correctly!
    • ๐Ÿ’ฅ BREAKING Removed the TableColumn.AnyTableColumn type alias; Use the Column trait instead.
    • ๐Ÿ‘ Scala 2.13 support
    • โž• Adding has, hasAny and hasAll array operators.