Releases: Entomy/LibLangly
Releases · Entomy/LibLangly
v5.0.0-beta.8
Adds considerably more hardening, and a few reorganizations. Indexing is now done with the Index type, meaning it's possible to index from the end, as well.
v5.0.0-beta.6
Merge branch 'master' of https://github.com/Entomy/LibLangly
v5.0.0-beta.5
Can now use Category for specifying what most of the lambda checkers …
v3.0.0
Major upgrade and changes. Core and Extensions has been merged. The rest of the projects have been broken apart. Includes a backport of Rune
and a substantial amount of new overloads supporting Rune
.
v2.3
This release is focused on providing user conveniences, such as syntactic sugar.
v2.2
This release is focused on performance optimizations and exposing certain features that led to those optimizations when applicable.
v2.1
This adds some useful APIs for tooling, as well as fuzzy string equality and fuzzy parsing capabilities.
v2.0
Considerable internals changes with some public API changes. Obsolescent features have also be removed.