Skip to content

Releases: allure-framework/allure-go

v1.2.1

10 Jun 19:19
5691b85

Choose a tag to compare

What's Changed

🔬 Improvements

  • Respect custom suite hierarchy labels in Go results by @baev in #7

⬆️ Dependency Updates

  • chore(deps): bump actions/checkout from 6 to 6.0.2 by @dependabot[bot] in #6
  • chore(deps): bump allure-framework/allure-action from 0 to 0.7.0 by @dependabot[bot] in #5
  • chore(deps): bump allure-framework/allure-action from 0.7.0 to 0.7.1 by @dependabot[bot] in #9
  • chore(deps): bump github.com/allure-framework/allure-go/commons from 1.0.0 to 1.1.0 in /testify by @dependabot[bot] in #8
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #11
  • chore(deps): bump github.com/allure-framework/allure-go/commons from 1.1.0 to 1.2.0 in /testify by @dependabot[bot] in #12

👻 Internal changes

  • Add Revive linting for public Go API documentation by @baev in #10

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 Jun 10:36
4400cea

Choose a tag to compare

What's Changed

🚀 New Features

  • Add HTTP exchange attachments by @baev in #2
  • Add allure.Wrap for one-to-one Go test reporting by @baev in #3
  • Make Go test report names stable and file-based by @baev in #4

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 May 12:01
d382237

Choose a tag to compare

What's Changed

🚀 New Features

  • Add Allure reporting for Testify assertions by @baev in #1

New Contributors

  • @baev made their first contribution in #1

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 May 18:32
e660032

Choose a tag to compare