Releases: softwareventures/precise-commits
Releases · softwareventures/precise-commits
v2.0.5
14 Dec 18:22
Compare
Sorry, something went wrong.
No results found
2.0.5 (2021-12-14)
Bug Fixes
cli: fix incorrect handling of --whitelist option (965ae33 )
cli: fix whitelist option when working in a subdirectory of the git directory (20b1af0 )
v2.0.4
14 Dec 00:29
Compare
Sorry, something went wrong.
No results found
2.0.4 (2021-12-14)
Bug Fixes
deps: add missing dependency on @types/node, fix exposed potential TypeError (b5deff3 )
deps: import helper functions from tslib (fe3708c )
v2.0.3
13 Dec 18:38
Compare
Sorry, something went wrong.
No results found
2.0.3 (2021-12-13)
Bug Fixes
deps: update dependency find-up to v5.0.0 (2aa7d6b )
v2.0.2
13 Dec 18:08
Compare
Sorry, something went wrong.
No results found
2.0.2 (2021-12-13)
Bug Fixes
deps: fix potential TypeError enumerating supported languages (upd @types/prettier to v2.4.2) (b1c50f2 )
v2.0.1
21 Nov 11:18
Compare
Sorry, something went wrong.
No results found
2.0.1 (2021-11-21)
Bug Fixes
build project before publishing (60e4e39 )
v2.0.0
21 Nov 09:58
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-11-21)
Bug Fixes
deps: update dependency execa to v5 (6d62c39 )
deps: update dependency glob to v7.2.0 (38325bc )
deps: update dependency ignore to v5.1.9 (b753e1a )
deps: update dependency mri to 1.2.0 (4840fce )
deps: update dependency ora to v5.4.1 (c33500c )
deps: update diff-match-patch to v1.0.5 (c6c92fd )
deps: update to prettier v2, apply Software Ventures prettier config (32117c1 )
utils: fix for compatibility with CRLF line separators (327cfd3 )
Features
node: drop support for node < 12, 13, 15 (f8f0615 )
BREAKING CHANGES
node: node versions < 12, 13, 15 are no longer
supported.