Releases: IntelliTect/TestTools.TestFramework
Releases · IntelliTect/TestTools.TestFramework
Version 1.3.0
What's Changed
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #39
- Bump System.Text.Json from 7.0.1 to 8.0.4 in /ExampleTests/ExampleTests by @dependabot in #42
- Bump actions/download-artifact from 3 to 4 by @dependabot in #38
- Support async test blocks by @PandaMagnus in #51
- Update docs by @PandaMagnus in #52
Full Changelog: 1.2.2...v1.3.0
Quality of life updates
Moving from Azure DevOps. Updates include renaming Log to DebugLogger for clarity, and a basic implementation of ITestBlock.