Skip to content

Releases: allure-framework/allure-ruby

2.16.1

02 Feb 22:50
73d1aaa

Choose a tag to compare

What's Changed

๐Ÿ”ฌ Improvements

๐Ÿ“ฆ Dependency updates

Full Changelog: 2.16.0...2.16.1

2.16.0

22 Jan 17:44
0884bd5

Choose a tag to compare

What's Changed

๐Ÿš€ New Features

๐Ÿ“ฆ Development dependency updates

๐Ÿ› ๏ธ Maintenance

New Contributors

Full Changelog: 2.15.0...2.16.0

2.15.0

04 Oct 12:03
f937fc6

Choose a tag to compare

๐Ÿš€ New Features

  • allow configuring environment.properties via proc (via #323) - @andrcuns

๐Ÿ“ฆ Dependency updates

๐Ÿ‘€ Links

Commits since 2.14.5

2.14.5

18 Aug 18:50
4df263b

Choose a tag to compare

๐Ÿ”ฌ Improvements

  • Use prefix/tag for link names if full url used (via #311) - @andrcuns

๐Ÿ‘€ Links

Commits since 2.14.4

2.14.4

18 Aug 09:23
d954eb9

Choose a tag to compare

๐Ÿš€ New Features

  • feature: Allow defining tags to not be added as labels for rspec (via #310) - @andrcuns

๐Ÿž Bug Fixes

  • fix: Correctly fetch custom tag names in allure-rspec config (via #309) - @andrcuns

๐Ÿ“ฆ Dependency updates

๐Ÿ‘€ Links

Commits since 2.14.3

2.14.3

24 Jul 08:04
6c6c44d

Choose a tag to compare

๐Ÿ“ฆ Dependency updates

  • Update cucumber requirement from >= 4.0.0, < 7 to >= 4.0.0, < 8 in /allure-cucumber (via #304) - @dependabot
  • Bump actions/stale from 3.0.19 to 4 (via #303) - @dependabot

๐Ÿ‘€ Links

Commits since 2.14.2

2.14.2

14 Jul 21:01
504d1cb

Choose a tag to compare

๐Ÿ”ฌ Improvements

  • Add ability to set environment.properties and categories.json via allure configuration (via #302) - @andrcuns

๐Ÿ“ฆ Dependency updates

๐Ÿ› ๏ธ Maintenance

๐Ÿ‘€ Links

Commits since 2.14.1

2.14.1

10 Jun 19:21
32ae3ca

Choose a tag to compare

๐Ÿž Bug Fixes

๐Ÿ“ฆ Dependency updates

๐Ÿ‘€ Links

Commits since 2.14.0

2.14.0

25 May 22:09
90b446c

Choose a tag to compare

๐Ÿž Bug Fixes

  • Correctly set results directory in allure-cucumber (via #278) - @andrcuns

๐Ÿ› ๏ธ Maintenance

๐Ÿ‘€ Links

Commits since 2.13.10

2.13.10

18 May 19:17
43d1f54

Choose a tag to compare

๐Ÿš€ New Features

  • RSpec: Ability to configure special allure tags (via #272) - @andrcuns
  • Common: Different test environments support (via #268) - @andrcuns

๐Ÿ”ฌ Improvements

  • Common: Add ability to provide custom logger instance (via #270) - @andrcuns
  • Common: Refactor lifecycle object creation to improve testability and allow allure report generation (via #261, #262, #264, #267, #271) - @andrcuns

๐Ÿž Bug Fixes

  • Common: Replace epic, feature, story and suite labels instead of creating copy on manual calls (via #263) - @andrcuns
  • Common: Fix nil exception if link configuration is not present (via #260) - @andrcuns

๐Ÿ“ฆ Dependency updates

๐Ÿ“„ Documentation updates

๐Ÿ› ๏ธ Maintenance

๐Ÿ‘€ Links

Commits since 2.13.9