Releases: ktsu-dev/DeepClone
Releases · ktsu-dev/DeepClone
v2.0.6-pre.3
v2.0.6-pre.3 (prerelease)
Changes since v2.0.6-pre.2:
- Sync scripts\update-winget-manifests.ps1 (@ktsu[bot])
Full Changelog: v2.0.6-pre.2...v2.0.6-pre.3
v2.0.6-pre.2
v2.0.6-pre.2 (prerelease)
Changes since v2.0.6-pre.1:
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
Full Changelog: v2.0.6-pre.1...v2.0.6-pre.2
v2.0.6-pre.1
v2.0.6-pre.1 (prerelease)
Changes since v2.0.5:
- Sync scripts\PSBuild.psm1 (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
Full Changelog: v2.0.5...v2.0.6-pre.1
v2.0.5
v2.0.5 (patch)
Changes since v2.0.4:
- Update project configuration and CI/CD settings (@matt-edmondson)
Full Changelog: v2.0.4...v2.0.5
v2.0.4
v2.0.4 (patch)
Changes since v2.0.3:
- Migrate to PolySharp polyfills (@matt-edmondson)
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.3 (patch)
Changes since v2.0.2:
- Add project configuration files and refactor DeepClone project structure (@matt-edmondson)
- Enhance CI/CD workflows and update SDK management (@matt-edmondson)
- Refactor DeepClone project and update dependencies (@matt-edmondson)
- Update configuration files and improve build scripts (@matt-edmondson)
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.1-pre.1
v2.0.1-pre.1
Initial release or repository with no prior history.
Full Changelog: v2.0.0...v2.0.1-pre.1
v2.0.0
v2.0.0 (major)
Changes since 1.0.0:
- Refactor Get-VersionNotes function to improve commit message filtering by replacing pipeline usage with a foreach loop. This change enhances clarity and performance in handling version updates and skip conditions. (@matt-edmondson)
- Update VERSION (@matt-edmondson)
- Update repository URL in README.md (@matt-edmondson)
- Remove unnecessary PackageReference from DeepClone.Test project (@matt-edmondson)
- Replace LICENSE file with LICENSE.md and update copyright information (@matt-edmondson)
- Enhance PSBuild module documentation and functions. Updated function descriptions for clarity, added examples, and improved parameter details across various functions. (@matt-edmondson)
- Migrate ktsu.io to ktsu namespace (@matt-edmondson)
- Remove Directory.Build.props and Directory.Build.targets files, delete unused scripts for managing metadata, changelog, license, and versioning. Add copyright headers to IDeepClonable.cs and TestCloneable.cs. (@matt-edmondson)
- Add LICENSE template (@matt-edmondson)
- Refine Get-BuildConfiguration function to ensure commit messages are processed as an array, improving the filtering of non-skip commits. This update enhances the accuracy of release eligibility checks by handling string outputs more effectively. (@matt-edmondson)
- Fix changelog script to handle prerelease version drops correctly (@matt-edmondson)
- [major] Complete rewrite (@matt-edmondson)
- Renamed metadata files (@matt-edmondson)
- Add scripts for automated metadata generation and versioning (@matt-edmondson)
- Add test project, update README, and remove .gitattributes (@matt-edmondson)
- Update test method names and replace LICENSE file (@matt-edmondson)
- Apply new editorconfig (@matt-edmondson)
- Refactor Get-BuildConfiguration function to ensure proper array handling of commit messages. This change guarantees accurate filtering of non-skip commits by enforcing array treatment, enhancing the reliability of release eligibility checks. (@matt-edmondson)
- Update DeepClone.csproj (@matt-edmondson)
- Add mailmap (@matt-edmondson)
- Initial commit (@matt-edmondson)
- Update project metadata and enhance documentation with detailed usage examples and API reference (@matt-edmondson)
Full Changelog: v1.3.1...v2.0.0