All Versions
17
Latest Version
Avg Release Cycle
47 days
Latest Release
1294 days ago

Changelog History
Page 2

  • v2.3 Changes

    June 09, 2019
    • Documents for all public classes and functions.
    • 👍 Throw DialectFeatureNotSupportedException while a feature is not supported by a dialect.
    • 🛠 Other optimizations and bug fixes.
  • v2.2 Changes

    May 05, 2019

    ➕ Add a logging facade and the slf4j dependency is removed. (#4)
    🌲 Documents can be found at https://ktorm.liuwj.me/en/connect-to-databases.html#Logging

  • v2.1 Changes

    April 26, 2019
    • ➕ Add function asSequenceWithoutReferences to disable the auto joining of reference tables.
    • ➕ Add function mapColumns to select a particular column from tables.
    • ➕ Add dateDiff function for MySQL.
    • 📇 Rename function aggregate to aggregateColumns.
    • Mark some internal APIs as @PublishedApi.
  • v2.0 Changes

    April 12, 2019
  • v1.3 Changes

    March 28, 2019
    • 🛠 Fix bug #9, generate smart count SQLs.
    • 🛠 Fix bug #10, check unexpected discard changes.
    • 🛠 Other optimizations and bug fixes.
  • v1.2 Changes

    December 27, 2018
    • Detect circular table references and fail fast
    • 👌 Support binding a column to triple nested properties
  • v1.1.final

    December 14, 2018