Releases: spencermountain/compromise
Releases · spencermountain/compromise
14.15.1
27 May 19:12
Compare
Sorry, something went wrong.
No results found
[fix] - better textual time parsing - "one thirty am"
[fix] - ignore postinstall scripts
[update] - github action for publish providence
[update] - dependencies + audit fixes
14.15.0
25 Feb 19:54
Compare
Sorry, something went wrong.
No results found
[update] - support for Typescript 7 #1198
[update] - dependencies
14.14.5
12 Dec 19:10
Compare
Sorry, something went wrong.
No results found
[fix] - update types #1181
[update] - add nelissa and gert #1180
[fix] - sentence tokenization issues #1194 and #1193
[update] - prefer const to let
[new] - experimental cmd-k plugin
[update] - dependencies
14.14.4
16 Jan 23:11
Compare
Sorry, something went wrong.
No results found
[fix] - TypeScript & esm resolution #1165
14.14.3
01 Dec 16:55
Compare
Sorry, something went wrong.
No results found
[fix] - another runtime error in punctuation replace #1150
[update] - dependencies
14.14.2
10 Oct 12:32
Compare
Sorry, something went wrong.
No results found
[fix] - runtime error in punctuation replace #1150
14.14.1
06 Oct 15:32
Compare
Sorry, something went wrong.
No results found
[update] - compromise-dates 3.7.0
[fix] - runtime error in number parser #1145
[update] - dependencies
14.14.0
31 Jul 18:23
Compare
Sorry, something went wrong.
No results found
[new] - .slashes() and .slashes().split() methods #1100
[fix] - multiple contraction issue #1128
[fix] - toNumbers() return values #1113
[fix] - (plugins/wikipedia) - fix hard-coded path for #1116
[fix] - (plugins/dates) - limit values in mm/dd format
[fix] - (plugins/dates) params mutation #1109
[change] - split people names by commas #1111
[change] - typescript export update #1104
[update] - eslint config format
[update] - github actions
[update] - dependencies
14.13.0
01 Apr 17:14
Compare
Sorry, something went wrong.
No results found
[new] - .compute('freeze')
[new] - .debug('freeze')
[change] - allow 3-slashes in a word
14.12.0
16 Feb 23:24
Compare
Sorry, something went wrong.
No results found
[new] - .payload() plugin
[new] - .numbers().isUnit() method #1089
[change] - update github workflow (thanks FDawgs!)
[fix] - README issues (thanks track0x1!)
[fix] - .has() inconsistency
[new] - support adding debug methods via plugins
[change] - remove deprecated .debug(object) support
[fix] - parentheses() match issue
[fix] - tokenization issue #1085
[new] - dates().isBefore(), dates().isBefore() methods
[new] - .debug('dates') method
[fix] - lazy join() issue
[update] - dependencies