Skip to content

Releases: tough-griff/rrepl

2.1.0

20 Oct 20:46
v2.1.0
725195e
Compare
Choose a tag to compare
  • Update deps
  • Change TypeScript target to Node 12
  • Misc refactor

v2.0.0...v2.1.0

v2.0.0

26 Apr 02:31
v2.0.0
3bbadc1
Compare
Choose a tag to compare

Typescript refactor!!
Now only supporting Node 12+

v1.3.3...v2.0.0

v1.3.3

13 Mar 18:10
v1.3.3
4c68937
Compare
Choose a tag to compare

v1.3.2...v1.3.3

v1.3.2: Merge pull request #15 from tough-griff/update-deps

04 Mar 17:43
0ab68e8
Compare
Choose a tag to compare
  • Use prepare script instead of postinstall 9da034c
  • Merge pull request #15 from tough-griff/update-deps 0ab68e8

v1.3.1...v1.3.2

v1.3.1

10 Feb 18:05
v1.3.1
8db261c
Compare
Choose a tag to compare
  • Update commander a451a08
  • Update husky 4807a8b
  • Minor dep updates fe7115c
  • Rename master -> main b0fbdad
  • Use npm7, update package-lock 92a798a
  • Merge pull request #14 from tough-griff/dependabot/npm_and_yarn/node-notifier-8.0.1 fd825cb
  • Bump node-notifier from 8.0.0 to 8.0.1 1c812cc
  • Fix semver check in specs 75a63e7

v1.3.0...v1.3.1

v1.3.0

02 Oct 16:54
v1.3.0
fc6e2bf
Compare
Choose a tag to compare

Adds the -v, --verbose option to log resolved configuration file.

  • Big refactor to improve console output 03e0fe2
  • Update noderc example af349f3
  • Update test workflow to test against Node.js 14 79a9118
  • Merge pull request #13 from tough-griff/dependabot/npm_and_yarn/node-fetch-2.6.1 00ac946
  • Bump node-fetch from 2.6.0 to 2.6.1 0bb1f34

v1.2.3...v1.3.0

v1.2.3

05 Aug 20:10
v1.2.3
56d0676
Compare
Choose a tag to compare
  • Pass branch with coverage 2b8c05f
  • Merge pull request #12 from tough-griff/update-deps 0c09b51
  • Update dependencies 0719c12

v1.2.2...v1.2.3

v1.2.1

09 Apr 16:28
v1.2.1
e630537
Compare
Choose a tag to compare
  • Update deps acbdd7e
  • Merge pull request #8 from tough-griff/dependabot/npm_and_yarn/codecov-3.6.5 4cc49a9
  • [Security] Bump codecov from 3.6.1 to 3.6.5 b544e09

v1.2.0...v1.2.1

v1.2.0

02 Jan 21:14
v1.2.0
af8d056
Compare
Choose a tag to compare

Removes support for Node 8

  • Update deps and remove support for Node 8 9c0fe38
  • Update dev deps 22a09ca

v1.1.4...v1.2.0

v1.1.4

25 Nov 17:01
v1.1.4
5f8799e
Compare
Choose a tag to compare

Changes:

  • Refactor, change semver check from gt to gte cd30a5f
  • Update commander 5751497
  • Refactor rrepl string (for performance + code style) 70fc3c3
  • Update chalk, npm audit fix 52df296

Testing/Development changes:

v1.1.3...v1.1.4