All Versions
4
Latest Version
Avg Release Cycle
32 days
Latest Release
1547 days ago

Changelog History

  • v1.0.3 Changes

    January 24, 2020

    🔄 Changes

    dotnet-jerry

    • 🛠 Fixed - Missing package Microsoft.Bcl.AsyncInterfaces #22
  • v1.0.2 Changes

    January 24, 2020

    🔄 Changes

    Jerrycurl.Data

    • 🛠 Fixed - Align transactional support for all vendors #19 #17
    • 🛠 Fixed - Dispose asynchronously where available #18
  • v1.0.1 Changes

    January 21, 2020

    🔄 Changes

    Jerrycurl.Relations

    • 🆕 New - NuGet package Jerrycurl.Relations with relational metadata/data abstractions

    Jerrycurl.Data

    • 🆕 New - NuGet package Jerrycurl.Data giving access to low-level ORM
    • Added - Asynchronous alignment for .NET Standard 2.0 with Microsoft.Bcl.AsyncInterfaces
    • Added - Asynchronous filter support with IFilter.GetAsyncHandler - #13
    • Added - Fully asynchronous DbTransaction support in .NET Standard 2.1
    • 🔄 Changed - Move low-level ADO.NET abstractions into Jerrycurl.Data.Sessions
    • 🛠 Fixed - Low-level connection management issue - #3

    Jerrycurl.Mvc

    • 🆕 New - NuGet dependency graph: Jerrycurl.Mvc <- Jerrycurl.Data <- Jerrycurl.Relations - #4
    • Added - Better support for dependency injection - #6

    Jerrycurl.Vendors.SqlServer

    • 🔄 Changed - Package now targets the new Microsoft.Data.SqlClient - #5 - info

    Jerrycurl.Vendors.SqlServer.Legacy

    • 🆕 New - NuGet legacy package Jerrycurl.Vendors.SqlServer.Legacy targeting System.Data.SqlClient 4.6.1 - #5

    🏗 Jerrycurl.Build.Razor

    • Removed - Support for non-SDK projects - #14
  • v1.0.0

    October 19, 2019