Prime-Access-Consulting / nvda-at-automation

Implementation of the AT Automation Driver specification for the NVDA screen reader
GNU General Public License v2.0
3 stars 3 forks source link

Milestone 0: verify version capability #16

Closed jkva closed 2 years ago

jkva commented 2 years ago

This builds on top of #11 and closes #10.

jkva commented 2 years ago

Moving to draft - there is an edge case where the version compare fails. E.g. 2022.2.3 fails to match request <= 2022.56 because of the comparison order.