title | category | author |
---|---|---|
LitJSON v0.14.0 released |
Release Notes |
devlead |
Version v0.14.0 of LitJSON has been released.
Changes in this release
- Fixed package license warning (use license expression)
- Fixed DateTimeOffset support.
- Added the ability to remove elements from JsonData objects as well as JsonData arrays.
This release's contributors