Skip to content

Releases: cmdscale/CmdScale.EntityFrameworkCore.TimescaleDB

Release v10.0.0

15 Dec 16:15

Choose a tag to compare

CmdScale.EntityFrameworkCore.TimescaleDB Release v10.0.0

Changelog for Version 10.0.0

Release Date: 2025-12-15

Changes since v0.3.3:

✨ New Features

  • integrate Codecov for test coverage monitoring

🐛 Fixes

  • Fix scripts and warnings caused in Eftdb.Design

🔧 Miscellaneous

  • Update publish/release actions-workflows
    • Switch to trusted publishing on tag push
    • Add pre-releases
    • Push to GitHub releases
    • Automate package version injection via git-tags
      This makes the version-info in .csproj files irrelevant
      Removes the need for github-actions to push automated commits
  • implements test to cover uncovered branches in the ContinuousAggregateModelExtractor.
  • updated codecov.yml to ignore files which do not need tests

Dev Build v10.0.0-2-g4c7b549

15 Dec 16:36
4c7b549

Choose a tag to compare

Pre-release

Automated dev-snapshot

Commit: 4c7b549

⚠️ These are the latest development builds and may contain bugs or unfinished features.

Changelog for Development Version

This page shows unreleased changes in the development version.

Changes since v10.0.0:

No changes yet.