Skip to content

Release 4.6.6

Choose a tag to compare

@github-actions github-actions released this 05 Feb 01:39
· 42 commits to master since this release

SharpAbp 4.6.6

πŸ“¦ NuGet Packages

This release has been published to NuGet.org. You can install the packages using:

dotnet add package <PackageName> --version 4.6.6

πŸ“ What's Changed

4 commits | 3 files changed | Changes from v4.6.5 to v4.6.6

  • 6bc01d3 - ``` chore(common.props): bump version from 4.6.5 to 4.6.6 (cocosip)
  • ab873e5 - ``` feat(dbconnections): update cache removal to handle multiple keys (cocosip)
  • 8aaffbf - ``` feat(faster): enable preallocate file by default (cocosip)
  • 6fef288 - ``` docs(faster): update README with detailed configuration properties and type definitions (cocosip)

πŸ”— Useful Links


πŸ€– This release was automatically created by GitHub Actions