Version 1.1
Released 2024-07-22 --- Go to API
Changelog
- Breaking Changes
- changed link addresses for easier versioning
- adjusted labels to show test method, and be more consistent with all method labels across the website. This unfortunately means a change to the key of a JSON key:value pair.
- cleaned up JSON output to use unescaped slashes and unicode. For example:
(kg\/m\u00b3)
now displays as (kg/m³)
. This also means changes to JSON keys.
- Updates and Fixes
- C4- data, where available, added to light ends data category
- untested data fields will no longer output null, but "" instead
- better filtering for database values that represent ND (below the detection limit)
- usage logging now includes version number