Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 740 Bytes

File metadata and controls

28 lines (16 loc) · 740 Bytes

Java Access Bridge Wrapper changelog

2.0.0 (date: 26.10.2025)

  • Dropped support for python 3.8
  • Updated pywin32 version limit to 311, bumped develpment tooling versions

1.2.0 (date: 13.03.2024)

  • Added parent Node to ContextNode - useful for creating correct hierarchies between nodes

1.1.0 (date: 03.10.2023)

  • Add node/element refresh capability
  • Support for limiting the element tree maximum depth

1.0.0 (date: 26.09.2023)

  • Regular expression support with elements search
  • Full project revamp and DX improvement (no breaking user-facing API changes, just started to follow semver)

0.12.0 (date: 08.06.2023)

  • Make context tree and nodes iterable

0.11.0 (date: 07.06.2023)

  • Add context tree simulator