This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
Releases: Accruent/robotframework-applicationlibrary
Releases · Accruent/robotframework-applicationlibrary
Application Library 1.2.1
Application Library 1.2.0
What’s Changed
🧰 Maintenance
- Bump joonvena/robotframework-reporter-action from 2.1 to 2.2 (#70) @dependabot
- Bump robotframework from 6.0.2 to 6.1 (#69) @dependabot
- Bump actions/setup-python from 4.6.0 to 4.6.1 (#63) @dependabot
- Bump actions/setup-python from 4.5.0 to 4.6.0 (#54) @dependabot
- Bump psutil from 5.9.4 to 5.9.5 (#52) @dependabot
- Bump actions/checkout from 2 to 3 (#49) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#48) @dependabot
Application Library 1.1.2
What’s Changed
🧰 Maintenance
- Bump actions/setup-python from 4.4.0 to 4.5.0 (#45) @dependabot
- Bump robotframework from 6.0.1 to 6.0.2 (#44) @dependabot
Application Library 1.1.1
What’s Changed
🧰 Maintenance
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#43) @dependabot
- Bump nick-fields/retry from 2.8.2 to 2.8.3 (#42) @dependabot
- Bump actions/setup-python from 4.3.1 to 4.4.0 (#41) @dependabot
- Bump actions/setup-python from 4.3.0 to 4.3.1 (#40) @dependabot
- Bump robotframework from 6.0 to 6.0.1 (#37) @dependabot
- Bump psutil from 5.9.3 to 5.9.4 (#36) @dependabot
Application Library 1.1.0
What’s Changed
🧰 Maintenance
- Bump robotframework-appiumlibrary from 1.6.3 to 1.6.4 (#33) @dependabot
- Bump psutil from 5.9.2 to 5.9.3 (#31) @dependabot
- Bump robotframework from 5.0.1 to 6.0 (#32) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#30) @dependabot
- Bump nick-fields/retry from 2.8.1 to 2.8.2 (#29) @dependabot
- Bump actions/setup-python from 4.1.0 to 4.3.0 (#28) @dependabot
- Bump actions/upload-artifact from 1 to 3 (#26) @dependabot
- Bump actions/download-artifact from 1 to 3 (#25) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#22) @dependabot
- Bump psutil from 5.9.1 to 5.9.2 (#21) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#19) @dependabot
- Bump nick-fields/retry from 2.7.0 to 2.8.1 (#16) @dependabot
- appWorkingDir tests (#13) @Wolfe1
Application Library 1.0.2
Application Library 1.0.1
What’s Changed
🧰 Maintenance
- Bump actions/setup-python from 4.0.0 to 4.1.0 (#7) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.20.0 (#5) @dependabot
- Bump actions/checkout from 2 to 3 (#4) @dependabot
Application Library 1.0.0
What’s Changed
With version 1.0.0 of Application Library we have split off from RobotFramework-Zoomba. Currently dependencies for the Mobile and Desktop portions of Zoomba require selenium 3 while selenium 4 is being used for the latest tools we wish to support for our GUI portion of Zoomba.
This library will allow us to continue to update and support these pieces of functionality while not holding back our other libraries. The code base for this comes from version 2.14.3 of Robotframework-Zoomba.