Skip to content

Releases: Entomy/LibLangly

v5.0.0-beta.8

10 Aug 11:48
Compare
Choose a tag to compare
v5.0.0-beta.8 Pre-release
Pre-release

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

19 Jun 13:39
Compare
Choose a tag to compare
v5.0.0-beta.6 Pre-release
Pre-release
Merge branch 'master' of https://github.com/Entomy/LibLangly

v5.0.0-beta.5

29 May 10:09
Compare
Choose a tag to compare
v5.0.0-beta.5 Pre-release
Pre-release
Can now use Category for specifying what most of the lambda checkers …

…were used for.

v5.0.0-beta.4

03 Apr 14:24
Compare
Choose a tag to compare
v5.0.0-beta.4 Pre-release
Pre-release
v5.0.0-beta.4

v3.0.0

13 Mar 12:32
Compare
Choose a tag to compare

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

21 Jan 18:43
Compare
Choose a tag to compare

This release is focused on providing user conveniences, such as syntactic sugar.

v2.2

09 Jan 21:01
Compare
Choose a tag to compare

This release is focused on performance optimizations and exposing certain features that led to those optimizations when applicable.

v2.1

23 Dec 17:20
Compare
Choose a tag to compare

This adds some useful APIs for tooling, as well as fuzzy string equality and fuzzy parsing capabilities.

v2.0

01 Dec 21:27
Compare
Choose a tag to compare

Considerable internals changes with some public API changes. Obsolescent features have also be removed.