-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #118 from dequelabs/master
- Loading branch information
Showing
5 changed files
with
45 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,44 @@ | ||
## 4.7.2 (2023-08-30) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* package readme files into nupkgs ([#50](https://github.com/dequelabs/axe-core-nuget/issues/50)) ([dd6eb49](https://github.com/dequelabs/axe-core-nuget/commit/dd6eb4983f76b3553efff0f4f80848fd39a025e4)) | ||
* remove unnecessary dep from selenium package on HtmlAgilityPack ([#52](https://github.com/dequelabs/axe-core-nuget/issues/52)) ([2d9d9b0](https://github.com/dequelabs/axe-core-nuget/commit/2d9d9b0eb1b28e5a0c4ace28060ca6556dc68f5b)) | ||
* update BundledAxeScriptProvider and FileAxeScriptProvider ([0975ff8](https://github.com/dequelabs/axe-core-nuget/commit/0975ff84bc8f0bef85b2f2e1dc0675313f7ac541)) | ||
|
||
|
||
### Features | ||
|
||
* add source control metadata to packages ([#51](https://github.com/dequelabs/axe-core-nuget/issues/51)) ([1221d2e](https://github.com/dequelabs/axe-core-nuget/commit/1221d2ed8fc2d098a7678c394666899231aaf8da)) | ||
* **commons:** add AxeTestEngine ([#71](https://github.com/dequelabs/axe-core-nuget/issues/71)) ([959fa6b](https://github.com/dequelabs/axe-core-nuget/commit/959fa6b91e23790bd5a1c0e3bb9f0db98c417513)) | ||
* **commons:** Add doc comments to commons typings ([#65](https://github.com/dequelabs/axe-core-nuget/issues/65)) ([4f85144](https://github.com/dequelabs/axe-core-nuget/commit/4f851444647ce985757c9219f0e9dee5eccc6cd5)) | ||
* **commons:** create initial directory and README.md ([dbad888](https://github.com/dequelabs/axe-core-nuget/commit/dbad888bfa98785b9d725c3cc12cf8a0f265abcc)) | ||
* **commons:** move selenium typings to common typings ([#45](https://github.com/dequelabs/axe-core-nuget/issues/45)) ([6d1e456](https://github.com/dequelabs/axe-core-nuget/commit/6d1e45656b812a69676a5f3224a433c6839a1c15)) | ||
* **commons:** moving axe-core embeddings into commons ([#46](https://github.com/dequelabs/axe-core-nuget/issues/46)) ([11f5a39](https://github.com/dequelabs/axe-core-nuget/commit/11f5a39ace9ea6f4266c4519f1b2b82e987149de)) | ||
* **commons:** set up empty commons projects ([#27](https://github.com/dequelabs/axe-core-nuget/issues/27)) ([6282344](https://github.com/dequelabs/axe-core-nuget/commit/62823449308b4e15139c4620b29537b134300f30)) | ||
* implement AxeResult.ToString based on JsonConvert ([#75](https://github.com/dequelabs/axe-core-nuget/issues/75)) ([ab63d59](https://github.com/dequelabs/axe-core-nuget/commit/ab63d599f02d6a5b0535a8a4290e9d0a8c8482bd)) | ||
* **license:** add license and acknowledgement info ([5ac8640](https://github.com/dequelabs/axe-core-nuget/commit/5ac86408bed1524e78fff206cfb44be8e249bd20)) | ||
* **license:** adjust package naming per discussion with Deque ([55b8106](https://github.com/dequelabs/axe-core-nuget/commit/55b810606fa94a1e00bc750476211192a0834d70)) | ||
* **license:** alphabetize acknowledgements section ([9aa41f6](https://github.com/dequelabs/axe-core-nuget/commit/9aa41f6a36bb0f045a3eaae69e90d4e4fbec3444)) | ||
* playwright axe dotnet migration ([#26](https://github.com/dequelabs/axe-core-nuget/issues/26)) ([f64ed93](https://github.com/dequelabs/axe-core-nuget/commit/f64ed935b429070b7926db1254ec1fbbc74cfc34)) | ||
* **playwright:** Implement axe.runPartial support ([#64](https://github.com/dequelabs/axe-core-nuget/issues/64)) ([0403070](https://github.com/dequelabs/axe-core-nuget/commit/0403070ac021fd159d41773eb3ab26e66628d328)) | ||
* **playwright:** remove html reporting support ([#44](https://github.com/dequelabs/axe-core-nuget/issues/44)) ([62fe86a](https://github.com/dequelabs/axe-core-nuget/commit/62fe86a13b52433d133b611a315d3d69f87a0db6)) | ||
* **playwright:** rename Playwright.Axe references to Deque.AxeCore.Playwright ([#37](https://github.com/dequelabs/axe-core-nuget/issues/37)) ([c533bd0](https://github.com/dequelabs/axe-core-nuget/commit/c533bd0263beb00c020134dce638fd7c2cce4f64)) | ||
* **playwright:** swap out embedded axe-core for Commons version ([#54](https://github.com/dequelabs/axe-core-nuget/issues/54)) ([30186d9](https://github.com/dequelabs/axe-core-nuget/commit/30186d95afbc4152bbbc70d683e2651a31f95dfd)) | ||
* **playwright:** use commons typings in playwright ([#63](https://github.com/dequelabs/axe-core-nuget/issues/63)) ([28946f8](https://github.com/dequelabs/axe-core-nuget/commit/28946f8df39da8cb106e9ceba176dca5f337d33f)) | ||
* replace AxeResult.Error property with exceptions ([#74](https://github.com/dequelabs/axe-core-nuget/issues/74)) ([d7d6c95](https://github.com/dequelabs/axe-core-nuget/commit/d7d6c957bb94208c79e4d9c4562c3dd5235012f2)) | ||
* **selenium-migration:** move Selenium.Axe files to their migration destinations ([e221cf6](https://github.com/dequelabs/axe-core-nuget/commit/e221cf6b3cab0710abe90fa0a59ec8d76e2fb274)) | ||
* **selenium-migration:** rename Selenium.Axe to Deque.AxeCore.Selenium ([#28](https://github.com/dequelabs/axe-core-nuget/issues/28)) ([a903735](https://github.com/dequelabs/axe-core-nuget/commit/a903735185139ff585cea218b12a19be4598e3cc)) | ||
* **selenium:** add reference from selenium project to commons project ([#30](https://github.com/dequelabs/axe-core-nuget/issues/30)) ([f4aeb4f](https://github.com/dequelabs/axe-core-nuget/commit/f4aeb4fa83661e5a5b612abb25997c379919bbde)) | ||
* **selenium:** fix default value and add API docs for new UseLegacyMode API ([#68](https://github.com/dequelabs/axe-core-nuget/issues/68)) ([94d1d9a](https://github.com/dequelabs/axe-core-nuget/commit/94d1d9a3806cf166af5c79000c57ce53a378177a)), closes [#61](https://github.com/dequelabs/axe-core-nuget/issues/61) [#15](https://github.com/dequelabs/axe-core-nuget/issues/15) | ||
* **selenium:** Implement axe.runPartial support ([#61](https://github.com/dequelabs/axe-core-nuget/issues/61)) ([32cf0e9](https://github.com/dequelabs/axe-core-nuget/commit/32cf0e919ee14837bd89074827cabe9824fc7b76)) | ||
* **selenium:** remove HTML reporting functionality ([#40](https://github.com/dequelabs/axe-core-nuget/issues/40)) ([259bab8](https://github.com/dequelabs/axe-core-nuget/commit/259bab872c86eabedcf3a04f5bfcf764bf38d00e)) | ||
* update axe-core to v4.7.1 ([#83](https://github.com/dequelabs/axe-core-nuget/issues/83)) ([2d95a97](https://github.com/dequelabs/axe-core-nuget/commit/2d95a97ac62d42a9a0b4617bbaa1c3c92aa3d5e9)) | ||
* upgrade to use [email protected] ([#76](https://github.com/dequelabs/axe-core-nuget/issues/76)) ([c9651f2](https://github.com/dequelabs/axe-core-nuget/commit/c9651f2c2284967c64d2f28e460b5181d0af5c6d)) | ||
|
||
|
||
|
||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file moving forward. Reference [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters