Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.1.0 #567

Merged
merged 45 commits into from
Jul 17, 2024
Merged

Release 4.1.0 #567

merged 45 commits into from
Jul 17, 2024

Commits on Apr 7, 2023

  1. Update documentation for insertOrUpdate and bulkInsertOrUpdate

    ipalo authored and Paolo Rossi committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    93d0919 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    87d166e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b1be8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    45e6c5e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    2e03877 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    8360f33 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. prepare for 4.1.0

    vincentlauvlwj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    33a631f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #527 from k163377/fix/526

    Fixed a binary compatibility error when using a higher version of KotlinModule
    vincentlauvlwj authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f395aa6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #560 from qumn/basetable-asexpression-open

    add open modifier for BaseTable.asExpression function
    vincentlauvlwj authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c31b425 View commit details
    Browse the repository at this point in the history
  4. fix typo

    vincentlauvlwj committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1bcc905 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Merge pull request #501 from ipalo/patch-1

    Update documentation for insertOrUpdate and bulkInsertOrUpdate
    vincentlauvlwj authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    da835e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. update comment

    vincentlauvlwj committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    733494a View commit details
    Browse the repository at this point in the history
  2. update comment

    vincentlauvlwj committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    59583df View commit details
    Browse the repository at this point in the history
  3. update comment

    vincentlauvlwj committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e47924c View commit details
    Browse the repository at this point in the history
  4. update comment

    vincentlauvlwj committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6bc8c41 View commit details
    Browse the repository at this point in the history
  5. update comment

    vincentlauvlwj committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6dba151 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. update comment

    vincentlauvlwj committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    46c5f9e View commit details
    Browse the repository at this point in the history
  2. fix typo

    vincentlauvlwj committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0a03a29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #525 from HC-224/changed-properties

    Track and Provide Access to Changed Properties
    vincentlauvlwj authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    55cb324 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. update comment

    vincentlauvlwj committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    3747ce7 View commit details
    Browse the repository at this point in the history
  2. fix code style

    vincentlauvlwj committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0e3925b View commit details
    Browse the repository at this point in the history
  3. fix detekt rule

    vincentlauvlwj committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8bdb8a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    41821a4 View commit details
    Browse the repository at this point in the history
  2. refactor

    vincentlauvlwj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8f0390e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91730de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb6d3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56638d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fdd30e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb0c257 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46e18c9 View commit details
    Browse the repository at this point in the history
  9. fix detekt rules

    vincentlauvlwj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4c3d904 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix failed tests

    vincentlauvlwj committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    94b95c7 View commit details
    Browse the repository at this point in the history
  2. fix code style

    vincentlauvlwj committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1377e38 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge pull request #564 from AlexRiedler/reduce-allocation-on-label

    fix: reduce memory allocation on Column.label used for accessing in query
    vincentlauvlwj authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2e2ab58 View commit details
    Browse the repository at this point in the history
  2. fix code style

    vincentlauvlwj committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    493aa76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd9990f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. upgrade github actions

    vincentlauvlwj committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    94e4f6f View commit details
    Browse the repository at this point in the history
  2. fix failed build

    vincentlauvlwj committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    57e09c1 View commit details
    Browse the repository at this point in the history
  3. build on jdk 21 & 22

    vincentlauvlwj committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2c75fec View commit details
    Browse the repository at this point in the history
  4. upgrade to gradle 8.9

    vincentlauvlwj committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    14f43da View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. upgrade kotlin version

    vincentlauvlwj committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c44626b View commit details
    Browse the repository at this point in the history
  2. upgrade detekt version

    vincentlauvlwj committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a7edb4a View commit details
    Browse the repository at this point in the history
  3. remove jdk 22 build

    vincentlauvlwj committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cdc7eb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. remove moditet plugin

    vincentlauvlwj committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ea8d2c0 View commit details
    Browse the repository at this point in the history
  2. release 4.1.0

    vincentlauvlwj committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c4b9347 View commit details
    Browse the repository at this point in the history