JSON-SIMD-1.05
JSON serialising/deserialising, done correctly and faster
Changes for 1.05
- fix build issue with "invalid register for .seh_savexmm" (prev fix caused other problems, was reverted)
- add ppport.h
- add core_bools and encode_core_bools methods to support builtin::true and false on perl >= 5.36 core_bools also works towards compatibility with JSON::XS, and with both of these options it is possible to have correct, full round-trip encode/decode between Perl and JSON booleans.
JSON-Schema-Tiny-0.021
Validate data against a schema, minimally
Changes for 0.021 - 2023-04-22T17:25:12Z
- fix bad handling of empty patterns in "pattern", "patternProperties" keywords
- use bignum calculations for any non-integer in "multipleOf", to better handle overflows on older architectures
Wikibase-Datatype-0.27
Wikibase data types.
Changes for 0.27 - 2023-04-22T19:14:08+02:00
- Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::InstanceOf::VersionEditionOrTranslation.
- Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::InstanceOf::WikidataProperty.
- Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::ItemForThisSense::Dog.
- Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::Of::Poem.
- Improve example comments.
- Update language codes.