v10
spencermountain
released this
21 Apr 15:13
·
3953 commits
to master
since this release
v10 has about a dozen small changes to the api:
Values:
- cleanup & rename some
.value()
methods - new
.lessThan()
,.greaterThan()
,.equalTo()
methods
Tagging:
- change lumping behaviour of lexicon terms with multiple words
- keep more former tags after a term replace method
Matching:
- new prefix/suffix/infix matches with
_ffix
syntax - .match 'range' queries now use a real match -
#Adverb{2,4}
- new
.before()
and.after()
match methods
Misc:
- new
.random()
method tag()
supports a sequence of tags for a sequence of terms- removes
.lexicon()
method for many-lexicons concept - changes params of
.replaceWith()
method to a 'keyTags' boolean - improved .debug() and logging on clientside