Skip to content

Release 4.6.8

Choose a tag to compare

@github-actions github-actions released this 09 Mar 04:31
· 37 commits to master since this release

SharpAbp 4.6.8

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.6.8

πŸ“ What's Changed

4 commits | 46 files changed | Changes from v4.6.7 to v4.6.8

  • 80537a0 - πŸ› fix(file-storing): fix download return value and file writing logic (cocosip)
  • 31fc298 - ``` feat(dapper): add ExtraPropertyDictionary type handler support (cocosip)
  • 3e9086f - ``` feat(faster): add export functionality and address properties to FasterLogger (cocosip)
  • 71df3e7 - ``` feat(file-storing): add centralized file path building functionality (cocosip)

πŸ”— Useful Links


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