All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
4.10.1 (2024-10-07)
4.10.0 (2024-08-13)
4.9.1 (2024-05-08)
- Safari noSuchWindowException and Page/Frame not ready (#385) (a02013a), closes #353 #352 #353
- Update axe-core to v4.9.1 (#387) (0d32cea)
4.9.0 (2024-03-26)
4.8.2 (2024-02-07)
4.8.1 (2024-01-15)
4.8.0 (2023-09-27)
- axe-core-api: pin axe-core version to accept patch updates only (#334) (c204367)
- capybara: open browser based on passed symbol (#303) (c43ee49)
- capybara: open selected browser (#305) (311e4da)
- capybara: respect browser choice (#307) (bb0471d)
- gracefully handle unloaded iframes (#315) (bef7d97)
- handle spurious axe.runPartial returning null (#324) (3dca4c2)
- Update axe-core to v4.6.3 (#298) (4dbab74)
- watir: spawn firefox windows on windows (#306) (74de72f)
4.7.0 (2023-04-27)
- capybara: open browser based on passed symbol (#303) (c43ee49)
- capybara: open selected browser (#305) (311e4da)
- capybara: respect browser choice (#307) (bb0471d)
- Update axe-core to v4.6.3 (#298) (4dbab74)
- watir: spawn firefox windows on windows (#306) (74de72f)
4.6.1 (2023-04-10)
4.6.0 (2023-01-19)
4.5.1 (2022-11-21)
- upgrade to use [email protected] (#259) (0506e1f)
- only set allowedOrigin when needed (#248) (8fa09ad)
- update to use axe-core 4.5.1 (#263) (abce5a5)
- update to use axe-core 4.5.2 (#269) (6c1e542)
4.5.0 (2022-11-04)
- update axe-core to v4.3.5 (#225) (17fb7c9)
- upgrade axe-core to 4.4.1 (#227) (9952248)
- upgrade axe-core to 4.4.2 (#237) (ed207f7)
- upgrade to use [email protected] (#259) (0506e1f)
- Allow
none
values for ValueObject, since can be set by CheckedNode result type (#228) (d7f6d36) - only set allowedOrigin when needed (#248) (8fa09ad)
- update to use axe-core 4.5.1 (#263) (abce5a5)
4.4.2 (2022-09-30)
- Allow
none
values for ValueObject, since can be set by CheckedNode result type (#228) (d7f6d36) - only set allowedOrigin when needed (#248) (8fa09ad)
4.4.1 (2022-06-27)
4.4.0 (2022-02-08)
4.3.3 (2021-10-26)
- only set allowedOrigin when needed (ff7226b)
4.3.2 (2021-09-27)
4.3.1 (2021-09-22)
4.3.0 (2021-09-20)
4.2.1 (2021-06-16)
- update to use
[email protected]
(#192) (bb86ed5)
4.1.0 (2021-05-20)
- bump axe-core to 4.2.0 (#181) (2bf4a90)
- bump axe-core to v4.1.2 (#172) (f26d625)
- update axe-core to 4.2.1 (#187) (a8e5044)
4.1.0 (2020-11-18)
- Update axe-core to v4.1.0
4.0.0 (2020-08-25)
- feat: rename
BeAccessible
toBeAxeClean
(#138) b702a53 - feat:
axe-core-api
gem (#113) d8acb9d - feat:
axe-core-cucumber
gem (#105) a0f5d77 - feat:
axe-core-rspec
gem (#104) 6acf37c - feat:
axe-core-capybara
gem (#103) aad434d - feat:
axe-core-watir
gem (#102) 4831ab1 - feat:
axe-core-selenium
gem (#101) f1f203c
- fix: use
axe-core-api
gem inaxe-core-watir
gem (#118) 16ab9cd - fix: use
axe-core-api
gem inaxe-core-selenium
gem (#117) 9c1c93c - fix: use
axe-core-api
gem inaxe-core-rspec
gem (#116) 6144aa9 - fix: use
axe-core-api
gem inaxe-core-cucumber
gem (#115) 39fd531 - fix: use
axe-core-api
gem inaxe-core-capybara
gem (#114) c5f466a - fix(axe-core-gems): add e2e tests and set up rake tasks (#110) a8ac475
- fix: allow to configure browser as a Symbol argument for webdrivers (#109) 9e116d7
- axe-matchers gem is deprecated. Refer README for usage instructions on
axe-core-gems
2.6.0 (2020-02-18)
2.5.0 (2019-11-06)
2.4.1 (2019-07-29)
2.4.0 (2019-07-11)
2.3.0 (2019-03-06)
- Update axe-core to 3.2.2
- gems vulnerability by removing lock files in examples (#53) (648aeca)
- security vulnerability (#52) (14736f2)
2.2.1 (2018-08-29)
- Update axe-core to 3.1.1
2.1.1 (2018-05-16)
- Update axe-core to 3.0.2
- Enhance results object with summary and target attributes to align with axe-core results
2.1.0 (2018-04-20)
- Update axe-core to 3.0.1
- Prevent Cucumber from choking on comments (#32)
- Defines serialization for Audit Results (#33)