Releases: dotnetbots/CronBackgroundServices
Releases · dotnetbots/CronBackgroundServices
Release 8.0.0
Release 7.0.1
What's Changed
Other Changes
- Configure Sweep by @sweep-ai in #6
- Add .NET 7 support by @sweep-ai in #8
- Removes .NET 5 support by @johnkors in #9
New Contributors
- @sweep-ai made their first contribution in #6
Full Changelog: 7.0.0...7.0.1
7104086 Removes .NET 5 support (#9)
dd5764e Update build scripts to .NET SDK 7.0.400
91d230c Merge branch 'main' of github.com:slackbot-net/CronBackgroundServices
83a6e2f Add .NET 7 support (#8)
7ae03a9 Configure Sweep (#6)
98aef10 Update path to github repo in GH actions
6b49ac8 Update README.md
ca0dda5 Use GitHub API for automated release notes
Release 7.0.0
Commits
Breaking changes
- 👋 Drops netcoreapp3.1 support
Other
- 🆙 Update codebase to use C# 10 features, file-scoped namespaces.
- 🆙 Update build pipelines to use .NET 6 SDK
Full Changelog: 6.0.0...7.0.0