All Versions
107
Latest Version
Avg Release Cycle
46 days
Latest Release
-

Changelog History
Page 1

  • v14.7.1 Changes

    • [fix] - concat fix
    • [change] - tagging fixes
    • [change] - {word/tag/sense} sense-match syntax
  • v14.7.0 Changes

    • [new] - match term id
    • [change] - tag text by default on .concat('')
    • [change] - allow modifying term prePunctuation
    • [new] - .wrap() method
    • [new] - .isFull() method
    • [new] - support full notIf matches on sweep
    • [fix] - text params for #953
    • [fix] - nouns().isSingular() missing
    • [change] - one-character w/ dash tokenization #977
    • [change] - allow setting model.one.prePunctuation + postPunctuation
    • [fix] - compromise-paragraphs plugin
  • v14.6.0 Changes

    October 01, 2022
    • [change] - move internal conjugation methods
    • ⚡️ [update] - github scripts
    • [change] - fixes to .clauses() parser
    • [change] - an astrix is not a word
    • [new] - @hasColon method
    • [new] - @hasDash supports two dashes
    • [new] - #Passive verb tag
    • [new] - existential #There tag
    • [new] - add tense info to sentence json
    • [fix] - verb tokenization issues
    • [fix] - .replace() issues
    • ⚡️ [update] - dependencies
  • v14.5.2 Changes

    October 01, 2022
    • [fix] - runtime error #965
    • [fix] - misc possessive tagging issues
    • ⚡️ [update] - dependencies
  • v14.5.1 Changes

    October 01, 2022
    • [fix] - .remove() fixes
    • [change] - support « angle quotes »
    • ⚡️ [update] - dependencies
  • v14.5.0 Changes

    August 01, 2022
    • [fix] - possible runtime error in setTag method
    • [change] - make #Honorific always a #Person #951
    • [new] - manually change conjugations/inflections from plugin #949
    • [new] - .adjectives().conjugate() method
    • ⚡️ [update] - dependencies
  • v14.4.5 Changes

    August 01, 2022
    • [fix] - fix logic for greedy-negative matches - #936
    • [fix] - fix tagging for 3-digit year iso dates - #868
    • ⚡️ [update] - dependencies
  • v14.4.4 Changes

    August 01, 2022
    • [fix] - support {root} matches without compromise/two
  • v14.4.3 Changes

    August 01, 2022
    • [fix] - guard for toRoot methods in root match
    • ⚡️ [update] - compromise-stats
  • v14.4.2 Changes

    July 01, 2022
    • [fix] - hotfix for sentence tokenization issue #935