v5.1.0
mherrmann/heliumv5.1.0Aug 23, 2024by mherrmann
AI Summary
Adds support for HTML input elements with type=date and type=time, expanding Helium's ability to interact with date and time form fields. This is a minor version upgrade because the new implementation may find slightly different text fields.
Key Highlights
- Added support for input type=date
- Added support for input type=time
- Minor version bump due to potential minor differences in text field detection
New Features
- Support for input type=date
- Support for input type=time
Full Release Notes
See https://github.com/mherrmann/helium/commit/2100561745de5236b585665ef8ed1271d8c0d771. This is a minor version upgrade (5.0.... -> 5.1....) because the new implementation may find slightly different text fields.