Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 754 Bytes

Changelog

[1.2.3] - 2025-02-11

  • migration to python 3.13
  • dependencies have been updated to the latest versions
  • install poetry to the separate venv

[1.2.2] - 2024-10-24

  • dependencies have been updated to the latest versions

[1.2.1] - 2024-07-08

  • dependencies have been updated to the latest versions

[1.2.0] - 2024-05-16

  • migration to python 3.12
  • dependencies have been updated to the latest versions

[1.1.1] - 2023-10-06

  • fix pod events handling
  • update pyyaml to 6.0.1

[1.1.0] - 2023-06-06

  • improved Selenium 4 support: ability to set custom test name
  • dependencies have been updated to the latest versions
  • migration to python 3.11
  • added black code formatter

[1.0.0] - 2020-02-18

  • initial version