Skip to content

DubUrl 0.28.0

Choose a tag to compare

@Seddryck Seddryck released this 04 May 20:21
· 52 commits to main since this release

What's Changed

Exciting new features and enhancements馃帀

  • feat: cache inline template commands rendering by @Seddryck in #1360

Bug fixes 馃懢

  • fix: correct dialect applied for the function and escaping column name by @Seddryck in #1337

Other Changes 馃獩

  • chore: bump Microsoft.Extensions.* from 9.0.3 to 9.0.4 by @dependabot in #1344
  • chore: bump NUnit.Analyzers from 4.6.0 to 4.7.0 by @dependabot in #1343
  • chore: bump Microsoft.Data.Sqlite.Core from 9.0.3 to 9.0.4 by @dependabot in #1345
  • chore: bump System.Data.Odbc from 9.0.3 to 9.0.4 by @dependabot in #1346
  • chore: bump System.Data.OleDb from 9.0.3 to 9.0.4 by @dependabot in #1347
  • chore: bump System.Text.Json and System.Management from 9.0.3 to 9.0.4 by @dependabot in #1348
  • chore: bump SingleStoreConnector from 1.1.6 to 1.2.0 by @dependabot in #1349
  • chore: bump DbReader from 3.0.0 to 4.0.1 in /DubUrl.QA by @dependabot in #1350
  • chore: bump FirebirdSql.Data.FirebirdClient from 10.3.2 to 10.3.3 by @dependabot in #1351
  • chore: bump Didot from 0.27.0 to 0.27.10 by @Seddryck in #1352
  • chore: bump MySql.Data from 9.2.0 to 9.3.0 by @Seddryck in #1353
  • chore: bump Microsoft.Data.SqlClient from 6.0.1 to 6.0.2 by @Seddryck in #1354
  • chore: bump Snowflake.Data from 4.3.0 to 4.4.0 by @Seddryck in #1355
  • chore: bump Oracle.ManagedDataAccess.Core from 23.7.0 to 23.8.0 by @Seddryck in #1356
  • chore: bump Teradata.Client.Provider from 20.0.3 to 20.0.5 by @Seddryck in #1357
  • chore: bump Snowflake.Data from 4.4.0 to 4.4.1 by @dependabot in #1358
  • refactor: use Didot to abstract template engine implementation by @Seddryck in #1359

Full Changelog: v0.27.0...v0.28.0