Skip to content

Changelog

Release notes are sourced live from GitHub Releases at documentation build time.

v1.0.0b1 โ€” 2026-06-29 ยท pre-release

Changelog

  • ci(release): stable-release draft workflow + live changelog docs page (GH-133) @amruthvvkp (#134)
  • fix(tests): resolve GH-80 and GH-74; investigate GH-82/83 @amruthvvkp (#131)
  • test(ui): normalize Phase 0 bug-backlog markers (GH-76/78/79/80/75/89) @amruthvvkp (#130)
  • docs: add "Running on CI/CD" guide for desktop UI automation @amruthvvkp (#132)
  • docs: polish landing page, consolidate nav, refresh theme @amruthvvkp (#129)
  • Phase 0 stabilize + Phase 6 Pythonic integration (GH-87, GH-88) @amruthvvkp (#127)
  • feat(core): capturing/overlay/logging, exception translation, and unit-test coverage (GH-88, GH-73/95/103/96/68/87) @amruthvvkp (#126)
  • Core unit-test coverage (GH-88) + GitHub Pages docs workflow @amruthvvkp (#125)

See details of all code changes since previous release


  • ๐Ÿ“ฆ PyPI: https://pypi.org/project/flaui-uiautomation-wrapper/1.0.0/
  • ๐Ÿ“š Docs: https://amruthvvkp.github.io/flaui-uiautomation-wrapper/
  • ๐Ÿงช Pre-releases are opt-in: pip install --pre flaui-uiautomation-wrapper (or pin ==1.0.0)

0.1.1 โ€” 2023-10-13

What's Changed

Exciting New Features ๐ŸŽ‰

  • Fix "ModuleNotFoundError: No module named 'config'" error. by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/59

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.1.0...0.1.1


0.1.0 โ€” 2023-09-24

What's Changed

  • Add Poetry for dependency management and PyPI publishing by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/35
  • Amruthvvkp/issue32 Upgrade to FlaUI 4 and Pythonnet 3 by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/41
  • Create CODE_OF_CONDUCT.md by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/55
  • Prep minor release to support Python 3.8 and above versions by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/54

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.0.7...0.1.0


0.0.7 โ€” 2022-05-22

What's Changed

  • Patch setuptools to include binaries in package by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/30

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.0.6...0.0.7


0.0.6 โ€” 2022-05-22

What's Changed

  • Fixes Add VS Code task to publish releases #26 by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/27

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.0.5...0.0.6


0.0.5 โ€” 2022-05-22

What's Changed

  • Add removed Python package build to package YAML by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/24

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.0.4...0.0.5


0.0.4 โ€” 2022-05-22

What's Changed

  • Minor update to packaging config to publish packages to PyPI by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/21

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.0.3...0.0.4


0.0.3 โ€” 2022-05-21

What's Changed

  • Amruthvvkp/issue11 by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/14
  • ubuntuFix OS to Ubuntu on publish config by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/17

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.0.2...0.0.3


0.0.2 โ€” 2022-05-21

What's Changed

  • Fix setup.py to allow successful wheel builds for PyPI releases by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/12

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/compare/0.0.1...0.0.2


0.0.1 โ€” 2022-05-20

What's Changed

  • Amruthvvkp/issue2 - Create initial release for PyPI publishing by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/3
  • Create python-package.yml by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/6
  • Update OS from Ubuntu to Windows for Python GitHub Actions to test unit tests by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/9
  • Create python-publish.yml by @amruthvvkp in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/10

New Contributors

  • @amruthvvkp made their first contribution in https://github.com/amruthvvkp/flaui-uiautomation-wrapper/pull/3

Full Changelog: https://github.com/amruthvvkp/flaui-uiautomation-wrapper/commits/0.0.1