Skip to content

Releases: eficode/robotframework-oxygen

v0.3

01 Nov 14:09
Compare
Choose a tag to compare

What's Changed

  • feat(nix): do not rely on commit refs and hashes by @matejc in #32
  • Update python in gha by @Tattoo in #38
  • GHA: refactor repeating steps in pipeline by @Tattoo in #39
  • Fix time problems on Windows 10 by @Tattoo in #41
  • Enhance handler config by @Tattoo in #42
  • Update README and OxygenLibrary documentation by @Tattoo in #46
  • Introduce pydantic to validate Oxygen handler result values by @Tattoo in #44
  • Add support for RF metadata from handlers by @Tattoo in #47
  • Add acceptance tests for RF metadata coming from handlers by @Tattoo in #48
  • README: document utils. Fixes #12 by @Tattoo in #49
  • Minimum required Python updated to version 3.10.

Full Changelog: 0.2...0.3

v0.2

06 Nov 07:56
Compare
Choose a tag to compare

What's Changed

  • Support html messages by @FummiTaksi in #8
  • Strip first 6 chars only if ishtml value is true by @FummiTaksi in #10
  • Add developer guide by @FummiTaksi in #5
  • Pin down junitparser to <2.0 by @matejc in #20
  • Github Actions workflow for running tests by @matejc in #22
  • Update default.nix by @Tattoo in #27
  • Update test.nix by @Tattoo in #28
  • Support for robotframework 4.x by @matejc in #21
  • Config options, solution 2 (fixes #2) by @matejc in #23
  • Do not throw error on suites that do not have need for oxygen by @matejc in #29
  • fix(test): unifiy test for RF<4 and RF>=4 by @matejc in #30
  • Add support for passing multiple args from handler's keyword method by @matejc in #26

New Contributors

Full Changelog: 0.1...0.2

v0.1

06 Nov 07:54
Compare
Choose a tag to compare