Releases: IntelliTect/Multitool
Releases · IntelliTect/Multitool
v1.5.2
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #122
- Bump Moq from 4.20.69 to 4.20.70 by @dependabot in #127
- fix: Change Data Condition by @BenjaminMichaelis in #128
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- test: WhereNotNull by @BenjaminMichaelis in #103
- Update Dependencies
- fix: Hot reload breaking by @BenjaminMichaelis in #126
Full Changelog: v1.5.0...v1.5.1
Version 1.5.0
What's Changed
- feat: Add System.Linq WhereNotNull() extension by @BenjaminMichaelis in #100
- docs: Update Readme by @BenjaminMichaelis in #102
- feat: Update to C# 12.0 by @BenjaminMichaelis in #101
Full Changelog: v1.4.1...v1.5.0
Version 1.4.1
What's Changed
- Update to .NET 8.0 by @BenjaminMichaelis
- Minor nullability handling and cleanup by @BenjaminMichaelis
- Minor Fixes by @BenjaminMichaelis
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
New Features/Bug Fixes
- feat: Centralize Package Management by @BenjaminMichaelis in #96
- feat: Support Live Unit Testing by @BenjaminMichaelis in #97
- feat: Add string and Uri extensions by @BenjaminMichaelis in #71
What's Changed
- Bump fastify/github-action-merge-dependabot from 3.6.4 to 3.6.5 by @dependabot in #72
- Bump fastify/github-action-merge-dependabot from 3.6.5 to 3.7.0 by @dependabot in #73
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #74
- Bump fastify/github-action-merge-dependabot from 3.7.0 to 3.8.0 by @dependabot in #75
- feat: Add string and Uri extensions by @BenjaminMichaelis in #71
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 by @dependabot in #77
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #80
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 7.0.3 by @dependabot in #78
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #81
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #82
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #83
- Bump Moq from 4.18.4 to 4.20.69 by @dependabot in #84
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #86
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #88
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.3 to 7.0.4 by @dependabot in #87
- Bump actions/checkout from 3 to 4 by @dependabot in #89
- Bump fastify/github-action-merge-dependabot from 3.8.0 to 3.9.1 by @dependabot in #85
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #91
- docs: Minor Readme Updates by @BenjaminMichaelis in #92
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 by @dependabot in #94
- Bump xunit from 2.5.1 to 2.5.2 by @dependabot in #93
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #95
- feat: Centralize Package Management by @BenjaminMichaelis in #96
- feat: Support Live Unit Testing by @BenjaminMichaelis in #97
- Bump xunit from 2.5.3 to 2.6.1 by @dependabot in #98
Full Changelog: v1.3.1...v1.4.0
Version 1.3.1
What's Changed
- Target 3.1, 6.0, and 7.0 in tests by @BenjaminMichaelis in #59
- Utilize DateTimeStyles.RoundtripKind by @BenjaminMichaelis in #60
- Bump fastify/github-action-merge-dependabot from 3.5.4 to 3.6.0 by @dependabot in #61
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #64
- Bump fastify/github-action-merge-dependabot from 3.6.0 to 3.6.1 by @dependabot in #63
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0 to 7.0.1 by @dependabot in #65
- Bump fastify/github-action-merge-dependabot from 3.6.1 to 3.6.2 by @dependabot in #66
- Add more Release Date examples by @BenjaminMichaelis in #67
- Bump fastify/github-action-merge-dependabot from 3.6.2 to 3.6.3 by @dependabot in #68
- Bump fastify/github-action-merge-dependabot from 3.6.3 to 3.6.4 by @dependabot in #69
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
Breaking Changes
AssemblyInfo
is deprecated in favor ofReleaseDateAttribute
What's Changed
- Clean up repo by @BenjaminMichaelis in #46
- Replace
AssemblyInfo
withReleaseDateAttribute
@BenjaminMichaelis in #58 - Update Dependencies
Full Changelog: v1.2.0...v1.3.0
Version 1.2.0
What's Changed
- Add in RepositoryPaths by @BenjaminMichaelis in #42
- Finish migrating to C# 10.0 and cleanup by @BenjaminMichaelis in #43
- Update/add examples in readme, pack readme.md into package by @BenjaminMichaelis in #45
Full Changelog: v1.1.1...v1.2.0
Version 1.1.1
- Updated package to include source linking and deterministic builds
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
Breaking Changes
- IntelliTect.Utilities is deprecated in favor of IntelliTect.Multitool
- Target Framework upgraded from netstandard1.6 to netstandard2.1
What's Changed
- Update README.md by @Keboo in #1
- New empty utilities project. by @Keboo in #2
- Adding AssemblyInfo to get access to the linker date for the executin… by @Keboo in #3
- Updated README.md with Nuget badge and contribution guidelines by @adamskt in #10
- Update README.md by @Keboo in #13
- Add rules, enable CodeAnalysis, add dictionary by @adamskt in #14
- Claims principle extensions by @adamskt in #15
- Split out Contributing info and add Gitter channel to main readme. by @adamskt in #18
- Create ISSUE_TEMPLATE.md by @LunarWatcher in #19
- Adding intelli wait by @PandaMagnus in #21
- Target Netstandard 2.0 by @adamskt in #22
- Doing some renaming by @PandaMagnus in #25
- Deprecating IntelliWait in favor of Polly by @PandaMagnus in #27
- Update deps, fix FxCop issues, and bump versions. by @adamskt in #30
- Set up CI with Azure Pipelines by @COsborn2 in #29
- Prepare to update branch to main by @BenjaminMichaelis in #33
- Update README.md by @BenjaminMichaelis in #36
- Remove IntelliWait, use Github Actions for deployment, minor updates by @BenjaminMichaelis in #38
- Prepare repo for rename to Utilities by @BenjaminMichaelis in #39
- Update name to Multitool by @BenjaminMichaelis in #40
- Minor fix by @BenjaminMichaelis in #41
New Contributors
- @Keboo made their first contribution in #1
- @LunarWatcher made their first contribution in #19
- @PandaMagnus made their first contribution in #21
- @COsborn2 made their first contribution in #29
- @BenjaminMichaelis made their first contribution in #33
Full Changelog: https://github.com/IntelliTect/Multitool/commits/v1.1.0