Skip to content

teko_std 0.28.2

Choose a tag to compare

@github-actions github-actions released this 21 Sep 12:19
· 2 commits to main since this release
b90b4de

v0.28.2: in lockstep with teko 0.28.3 on mc 1.0.1

teko v0.28.3 refuses the address of a qualified field and stops refusing
'ref h.n' on a parameter (teko-lang #770, D104), with fifteen further defects
of the same family.

The library takes no address of a field and passes nothing by ref, so nothing
here moves.

Tree hash 3e7df838313512ce893954cce34887f9eaabec330c849c4425c96c969c1a0388.

Gate, macos/aarch64, mc 1.0.1: strings_test 42, strings_panic_test 70,
'ok language: 19 tracked sources carry no Portuguese'.

Proven by the teko_std CI gate over this tag: two native legs
(linux/x86_64, macos/aarch64), each building the taught teko compiler
from teko v0.28.3 and running every fixture with it, plus the
language check.

Pinned dependency: teko 0.28.3

No binaries are attached: this is a source library, and the archive a
consumer (or the mc registry) fetches is this tag's own source archive.