Skip to content

Releases: dequelabs/axe-core-nuget

Release 4.10.1

11 Nov 17:16
81f0d5e
Compare
Choose a tag to compare

Bug Fixes

Release 4.10.0

03 Sep 19:35
8fee498
Compare
Choose a tag to compare

Features

Release 4.9.1

13 May 20:28
5ad9b25
Compare
Choose a tag to compare

Bug Fixes

Release 4.9.0

29 Mar 14:59
49a7260
Compare
Choose a tag to compare

Features

Release 4.8.2

14 Feb 16:47
6a9aa88
Compare
Choose a tag to compare

Bug Fixes

Release 4.8.1

11 Jan 20:42
5530428
Compare
Choose a tag to compare

Bug Fixes

Release 4.8.0

02 Oct 15:56
09debfd
Compare
Choose a tag to compare

Bug Fixes

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

Features

Reverts

Release 4.7.2

30 Aug 21:05
ac59926
Compare
Choose a tag to compare

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