All Versions
17
Latest Version
Avg Release Cycle
47 days
Latest Release
1295 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