Skip to content

Latest commit

 

History

History
105 lines (57 loc) · 8.74 KB

CHANGELOG.md

File metadata and controls

105 lines (57 loc) · 8.74 KB

4.10.0 (2024-08-07)

Features

4.9.1 (2024-05-08)

Bug Fixes

4.9.0 (2024-03-26)

Features

4.8.2 (2024-02-08)

Bug Fixes

4.8.1 (2024-01-09)

Bug Fixes

4.8.0 (2023-09-27)

Bug Fixes

  • commons: pin axe-core version to accept patch updates only (#116) (0893d02)

Features

Reverts

4.7.2 (2023-08-30)

Bug Fixes

  • package readme files into nupkgs (#50) (dd6eb49)
  • remove unnecessary dep from selenium package on HtmlAgilityPack (#52) (2d9d9b0)
  • update BundledAxeScriptProvider and FileAxeScriptProvider (0975ff8)

Features

  • add source control metadata to packages (#51) (1221d2e)
  • commons: add AxeTestEngine (#71) (959fa6b)
  • commons: Add doc comments to commons typings (#65) (4f85144)
  • commons: create initial directory and README.md (dbad888)
  • commons: move selenium typings to common typings (#45) (6d1e456)
  • commons: moving axe-core embeddings into commons (#46) (11f5a39)
  • commons: set up empty commons projects (#27) (6282344)
  • implement AxeResult.ToString based on JsonConvert (#75) (ab63d59)
  • license: add license and acknowledgement info (5ac8640)
  • license: adjust package naming per discussion with Deque (55b8106)
  • license: alphabetize acknowledgements section (9aa41f6)
  • playwright axe dotnet migration (#26) (f64ed93)
  • playwright: Implement axe.runPartial support (#64) (0403070)
  • playwright: remove html reporting support (#44) (62fe86a)
  • playwright: rename Playwright.Axe references to Deque.AxeCore.Playwright (#37) (c533bd0)
  • playwright: swap out embedded axe-core for Commons version (#54) (30186d9)
  • playwright: use commons typings in playwright (#63) (28946f8)
  • replace AxeResult.Error property with exceptions (#74) (d7d6c95)
  • selenium-migration: move Selenium.Axe files to their migration destinations (e221cf6)
  • selenium-migration: rename Selenium.Axe to Deque.AxeCore.Selenium (#28) (a903735)
  • selenium: add reference from selenium project to commons project (#30) (f4aeb4f)
  • selenium: fix default value and add API docs for new UseLegacyMode API (#68) (94d1d9a), closes #61 #15
  • selenium: Implement axe.runPartial support (#61) (32cf0e9)
  • selenium: remove HTML reporting functionality (#40) (259bab8)
  • update axe-core to v4.7.1 (#83) (2d95a97)
  • upgrade to use [email protected] (#76) (c9651f2)

Change Log

All notable changes to this project will be documented in this file moving forward. Reference Conventional Commits for commit guidelines.