RepoDb v1.12.4 Release Notes

Release Date: 2020-10-03 // over 3 years ago
  • ๐Ÿš€ This release as supported the CancellationToken as a response to #343. It affects all the supported different DB Provider packages.

    Thank you @SergerGood for opening and pushing this feature for us to work with.


Previous changes from v1.12.3

  • ๐Ÿš€ This release is the more stable and more mature than the original v1.12.0. Various issues and requests has been pushed on the last minor releases.

    RepoDB (v1.12.3)

    • ๐Ÿ› Bug: Behavior change from previous versions prior v1.12.0 #602
    • ๐Ÿ› Bug: Async fetch operations are not using the DbDataReader.ReadAsync method (in v1.12.0 to v1.12.2) #601

    RepoDB (v1.12.2)

    • ๐Ÿ› Bug: A NullReferenceException Is Thrown for NULL Query Expression #600

    RepoDB (v1.12.1)