Files
tauri/tooling/webdriver/CHANGELOG.md
github-actions[bot] 0876bbbb57 Apply Version Updates From Current Changes (#2522)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-02-10 18:03:25 -03:00

1.4 KiB

Changelog

[0.1.1]

  • The minimum Rust version is now 1.56.
    • a9dfc015 feat: update to edition 2021 and set minimum rust to 1.56 (#2789) on 2021-10-22
  • Add args field (array of application CLI arguments) to the tauri:options capabilities.
    • d0970e34 feat(driver): add args to tauri:options (#3154) on 2022-01-03

[0.1.0]

  • Initial release including Linux and Windows support.
    • be76fb1d WebDriver support (#1972) on 2021-06-23
    • c22e5a7c fix(covector): keep tauri-driver version as alpha on 2021-06-23
    • b4426eda Revert "WebDriver support (#1972)" on 2021-06-23
    • 4b2aa356 Add back WebDriver support (#2324) on 2021-08-01