2024-06-19
Tokay v0.6.6 released

Tokay v0.6.6 is another milestone commit on the current roadmap to version 0.7, which should finalize the major feature of generics.

The highlights in Tokay v0.6.6 are...

The new list syntax is the major feature of this milestone release, as it is not compatible to previous versions. See the screenshot below with a REPL executed in Tokay v0.6.5 and Tokay v0.6.6.

For example, just specifying , defines an empty list. An item followed by , turns the item into a list.

Two consoles besides showing differences between v0.6.5 and v0.6.6