Skip to content

Commit

Permalink
14.7.0rc
Browse files Browse the repository at this point in the history
  • Loading branch information
spencermountain committed Nov 4, 2022
1 parent 4291520 commit 2a5fa40
Show file tree
Hide file tree
Showing 13 changed files with 125 additions and 244 deletions.
2 changes: 1 addition & 1 deletion builds/compromise.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/one/compromise-one.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/one/compromise-one.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/three/compromise-three.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/three/compromise-three.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/two/compromise-two.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/two/compromise-two.mjs

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,20 @@ While all _Major_ releases should be reviewed, our only _large_ releases are **v
- fix text() options
-->

<!-- #### 14.6.1 [Unreleased]
<!-- #### 14.7.1 [Unreleased]
-->

#### 14.7.0
- **[new]** - match term id
- **[change]** - tag text by default on .concat('')
- **[change]** - allow modifying term prePunctuation
- **[new]** - .wrap() method
- **[new]** - .isFull() method
- **[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

#### 14.6.0 [Oct 2022]
- **[change]** - move internal conjugation methods
Expand Down

0 comments on commit 2a5fa40

Please sign in to comment.