16.0.1
16.0.1 (2025-02-16)
Dependency updates
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.123 (3732329)
- deps: update node.js to 22.14 (a4df604)
Bug Fixes
- correct
maxWithSelf
implementation to use max instead of min (58a449f)
Tests
- regression test for issue #767 (5ea04bd)
- remove kotest from
dsl
module (#765) (6ac2403) - testing protobuf serializer (03bbebc)
Build and continuous integration
- use core serialization library in the DSL and specific serialization formats in the tests (41c3a91)