Releases: sociomantic-tsunami/turtle
v10.2.0: Last v10.x.x. release
v10.1.2: Remove usage of Ocean's `Const` template
This remove usage of to-be-removed ocean.meta.types.Qualifier : Const
.
The other templates (Inout
and Immut
) were not used.
Those transition helpers will be removed in Ocean v6.0.0.
v10.1.1: Remove closure allocations
This release removes a few closure allocations done by Turtle.
While allocating closures in a test-suite framework is not a problem,
the closure test currently done by downstream project is done on
the 'fasttest' target, which includes Turtle.
Hence the same closure check as Ocean was added to Turtle so that downstream
projects can adapt at their own pace.
v10.1.0: Forward compatibility
This release contains changes to compatibility with Ocean v5.4.0,
Ubuntu Bionic support, and the most recent compiler releases.
v10.0.3
v10.0.3
v10.0.2
v10.0.2
v10.0.1
v10.0.1
v10.0.0
https://github.com/sociomantic-tsunami/turtle/milestone/20?closed=1
Migration Instructions
Drop D1 support
Starting with v10.0.0 turtle only supports D2.
v9.1.5
v9.1.5