Releases: IntelliTect/EssentialCSharp.ListingManager
Releases · IntelliTect/EssentialCSharp.ListingManager
Version 2.1.0
What's Changed
- chore(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #105
- chore(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #108
- chore(deps): bump xunit from 2.6.1 to 2.6.2 by @dependabot in #107
- chore(deps): bump Polly from 8.1.0 to 8.2.0 by @dependabot in #106
- feat: Update to System.CommandLine by @BenjaminMichaelis in #110
Full Changelog: v2.0.0...v2.1.0
Version 2.0.0
What's Changed
- feat: cleanup workflow, add GithubActionsTestLogger by @BenjaminMichaelis in #86
- feat: Update nuget details by @BenjaminMichaelis in #87
- feat: Update all references to other listings and update namespace by @BenjaminMichaelis in #89
- feat: Replace path string with DirectoryInfo by @BenjaminMichaelis in #90
- feat: Allow all listings and tests to be updated at once by @BenjaminMichaelis in #91
- feat: add option to pass in directory to update all chapters by @BenjaminMichaelis in #96
- chore: cleanup by @BenjaminMichaelis in #94
- feat: Centralize Package Management by @BenjaminMichaelis in #97
- chore(deps): bump xunit from 2.5.3 to 2.6.1 by @dependabot in #98
- chore(deps): bump LibGit2Sharp from 0.27.2 to 0.28.0 by @dependabot in #99
- chore(deps): bump Polly from 8.0.0 to 8.1.0 by @dependabot in #100
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #102
- chore(deps): bump IntelliTect.TestTools.Console from 1.0.0-CI-20181030-214503 to 1.0.0 by @dependabot in #101
- feat: Add ability to scan for missing tests by @BenjaminMichaelis in #103
Full Changelog: v1.2.0...v2.0.0
Version 1.1.3
What's Changed
- Add back test description suffix in file name by @BenjaminMichaelis in #31
- Upgrade to .net7.0 and cleanup by @BenjaminMichaelis in #32
Full Changelog: v1.1.2...v1.1.3
Version 1.1.2
What's Changed
- Handle File Scoped Namespaces by @BenjaminMichaelis in #28
Full Changelog: v1.1.1...v1.1.2
Version 1.1.1
What's Changed
- Create dependabot.yml by @BenjaminMichaelis in #16
- Bump actions/setup-dotnet from 2 to 3 by @dependabot in #17
- Bump System.CommandLine.DragonFruit from 0.4.0-alpha.22114.1 to 0.4.0-alpha.22272.1 by @dependabot in #20
- Bump MSTest.TestAdapter from 1.4.0 to 2.2.10 by @dependabot in #18
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #24
- Bump MSTest.TestFramework from 1.4.0 to 2.2.10 by @dependabot in #23
- Bump actions/download-artifact from 2 to 3 by @dependabot in #21
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #19
- Bump Microsoft.NET.Test.Sdk from 16.0.1 to 17.3.2 by @dependabot in #22
- Change test naming and allow '' at end of path by @BenjaminMichaelis in #25
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0 - Get basic functionality of updating listings fixed
Some features aren't fully supported anymore, however the main functionality of UpdateChapterListingNumbers() is bug fixed to work as intended.
What's Changed
- Bug squashing by @BenjaminMichaelis in #14
- Run cleanup by @BenjaminMichaelis in #15
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
What's Changed
- Update listing manager by @KennethWhite in #11
- Add pipeline so nuget package can be easily deployed by @BenjaminMichaelis in #12
- Update new version description by @BenjaminMichaelis in #13
New Contributors
- @KennethWhite made their first contribution in #11
- @BenjaminMichaelis made their first contribution in #12
Full Changelog: https://github.com/IntelliTect/ListingManager/commits/v1.0.0