Releases: omeka-s-modules/NumericDataTypes
Releases · omeka-s-modules/NumericDataTypes
v1.11.4
- Fixes integer display according to standards (#44)
- Fixes strict type issue (#39)
v1.11.1
- Fixes required numeric values
- Adds labels to inputs for accessibility (#38)
v1.11.0
- Supports localized formats for rendered date/time (requires PHP 8.1+)
v1.10.0
- Updates to work with Omeka S 4.0
- Allow searching on numeric data types without selecting a property
- Enables interval sorting
v1.9.0
- Updates to work with Omeka S 4.0
v1.8.0
- Integrates with value annotations (added in Omeka S 3.2)
- Renders internationalized date/time (partially contributed by @Daniel-KM)
v1.7.0
- Extends functionality of the Data Visualization module
- Improves datetime input layout
- Adds
<=
and >=
query
- Use inclusive dates for timestamp search (fix #27)