Skip to content

Releases: Financial-Times/ebi

Drop support for Node 14

18 Apr 12:30
992a79c
Compare
Choose a tag to compare

This release is part of the Platforms and Reliability set of scheduled breaking change releases in April.

The breaking changes in this package release are:

  • Dropping support for Node.js 14

This will not be a breaking change for your application if it:

  • Already runs on Node.js 16

If this is a breaking change for your application because it does not yet run on Node 16 you can follow this guide to migrate from Node.js 14 to Node.js 16

update to Node 14 + 16

21 Mar 12:33
7a98406
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Dropped support for Node 12

Full Changelog: v3.0.3...v4.0.0

add npm-auth-token context on publish job

14 Mar 10:15
c4cb061
Compare
Choose a tag to compare
v3.0.3

Merge pull request #168 from Financial-Times/nori/add-context-npm-pub…

update tests

07 Jan 09:09
c472290
Compare
Choose a tag to compare
Merge pull request #164 from Financial-Times/cpp-660-remove-n-cluster

remove references to n-cluster

v3.0.1: Switched to `main` branch as central branch

01 Feb 16:17
b62e195
Compare
Choose a tag to compare

This release includes minor changes in the code to reference main instead of master.

v3.0.0: Upgrade to Node v12

02 Oct 10:33
8a068fa
Compare
Choose a tag to compare
Merge pull request #125 from Financial-Times/upgrade-to-node-v12

Upgrade to Node v12

support a dot in repo names

20 Jan 17:30
e25fc5e
Compare
Choose a tag to compare
Merge pull request #114 from Financial-Times/support-dot-in-repo-name

Support a dot in repo names.

v2.0.0 Add ebi library usage and quieter cli default

09 Aug 13:30
Compare
Choose a tag to compare
  • Can now be used as a library with require('ebi');
  • Added no-match result type when file exists but search/regex is not found
  • Default command line output does not display INFO and ERROR messages. To enable it use the --verbose flag

v1.3.2 Security patches

12 Jun 10:01
7df04f9
Compare
Choose a tag to compare

Updated jest and eslint dependencies for security fixes. Won't affect functionality.

v1.3.1 README updates and added GitHub app configuration files

10 May 10:13
Compare
Choose a tag to compare
  • Installation instructions have been corrected in the README
  • Added GitHub app configuration files