Releases: BoBoBaSs84/BB84.Extensions
Releases · BoBoBaSs84/BB84.Extensions
2.2.0
Changes
✨ New Features
- feat: stream extensions (PR #89)
📦 Dependencies
- chore(deps): bump MSTest.TestFramework from 3.2.0 to 3.2.1 (PR #85) by @dependabot (bot)
- chore(deps): bump coverlet.collector from 6.0.0 to 6.0.1 (PR #86) by @dependabot (bot)
- chore(deps): bump MSTest.TestFramework from 3.2.1 to 3.2.2 (PR #87) by @dependabot (bot)
Full Changelog: 2.1.0...2.2.0
2.1.0
Changes
✨ New Features
- feat: foreach method (PR #84)
📦 Dependencies
- chore(deps): bump MSTest.TestFramework from 3.1.1 to 3.2.0 (PR #81) by @dependabot (bot)
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (PR #82) by @dependabot (bot)
Full Changelog: 2.0.0...2.1.0
2.0.0
Changes
✨ New Features
- feat: color extension to convert to hex string (PR #78)
🏭 Tests
- chore: version bump to 2.0.0 (PR #80)
🧰 Misc
- chore: code of conduct (PR #76)
Full Changelog: 1.9.0...2.0.0
1.9.0
1.8.1
Changes
✨ New Features
- feat: add some null checks (PR #68)
🐛 Bug Fixes
- fix: added global.json (c38db2a)
📦 Dependencies
- chore(deps): bump actions/checkout from 3 to 4 (PR #64) by @dependabot (bot)
- chore(deps): bump actions/setup-dotnet from 3 to 4 (PR #65) by @dependabot (bot)
- chore(deps): bump github/codeql-action from 2 to 3 (PR #66) by @dependabot (bot)
- Update dependabot.yml (32022ec)
1.8.0
1.7.4
Changes
📦 Dependencies
- chore(deps): bump System.Text.Json from 7.0.3 to 8.0.0 (PR #60) by @dependabot (bot)
1.7.3
Changes
✨ New Features
- feat: support .net8.0 (PR #59)
📦 Dependencies
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (PR #57) by @dependabot (bot)