Releases: allure-framework/allure-csharp
2.9.4-preview.2
Full Changelog: 2.9.4-preview.1...2.9.4-preview.2
2.9.4-preview.1
What's Changed
⬆️ Dependency Updates
- Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.4.1 by @dependabot in #311
- Bump CsvHelper from 27.1.0 to 30.0.1 by @dependabot in #302
New Contributors
- @dependabot made their first contribution in #311
- @overlord made their first contribution in #314
Full Changelog: 2.9.3-preview.1...2.9.4-preview.1
2.9.3-preview.1
What's Changed
🔬 Improvements
- Add SkipReason in Xunit test statusDetails by @tkeerthivel in #298
- Nunit step logging by @undron in #313
🐞 Bug Fixes
New Contributors
- @tkeerthivel made their first contribution in #298
- @undron made their first contribution in #306
Full Changelog: 2.9.2-preview.1...2.9.3-preview.1
2.9.2-preview.1
New Contributors
- @andrey-brovko made their first contribution in #288
- @evgeniy-skt made their first contribution in #284
- @alekskulakov made their first contribution in #291
Full Changelog: 2.9.1-preview.7-nunit-fixtures...2.9.2-preview.1
2.9.1-preview.7-nunit-fixtures
Full Changelog: 2.9.1-preview.6-nunit-fixtures...2.9.1-preview.7-nunit-fixtures
2.9.1-preview.6-nunit-fixtures
Full Changelog: 2.9.1-preview.5...2.9.1-preview.6-nunit-fixtures
2.9.1-preview.5
What's Changed
🚀 New Features
🔬 Improvements
New Contributors
- @IvanWR1995 made their first contribution in #271
Full Changelog: 2.9.0...2.9.1-preview.5
2.9.1-preview.4
Preview release with migrated Allure.XUnit, Steps and fixtures (Before, After) attributes and async steps support.
Allure.XUnit:
- AllureStep attribute reworked
- AllureBefore attribute should work as expected
- AllureAfter attribute should work as expected
- Steps methods should be reworked either deprecated soon (Let's discuss!)
- AllureAttachments marked as Obsolete - use Attachments instead
Allure.Net.Commons:
- Attachments uploads in background threads
2.9.1-preview.3
Preview release with migrated Allure.XUnit, Steps and fixtures (Before, After) attributes and async steps support.
Allure.XUnit:
- AllureStep attribute reworked
- AllureBefore attribute should work as expected
- AllureAfter attribute should work as expected
- Steps methods should be reworked either deprecated soon (Let's discuss!)
- AllureAttachments marked as Obsolete - use Attachments instead
Allure.Net.Commons:
- Attachments uploads in background threads
2.9.1-preview.2
Preview release with migrated Allure.XUnit, Steps and fixtures (Before, After) attributes and async steps support.