Skip to content

Releases: felipecrs/bindl

v4.1.2

29 Apr 16:40
Compare
Choose a tag to compare

4.1.2 (2023-04-29)

⚠ BREAKING CHANGES

  • Types declarations are no longer included in the
    package. I believe no one was using them anyway, but if you were, please
    open an issue and I'll add them back.

Code Refactoring


This release is also available on:

v4.1.1

25 Apr 02:30
Compare
Choose a tag to compare

4.1.1 (2023-04-25)

Dependencies

  • deps: bump @oclif/command from 1.8.20 to 1.8.24 (#322) (bdcf560)
  • deps: bump @oclif/config from 1.18.6 to 1.18.8 (#266) (8ab86e5)
  • deps: bump @oclif/plugin-help from 3.3.1 to 5.2.9 (#310) (5270777)
  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (#293) (f0b2fd6)
  • deps: bump json5 from 2.2.1 to 2.2.3 (#294) (a2c81cb)
  • deps: bump yaml, cosmiconfig, semantic-release and husky (#321) (2a3299e)
  • deps: update oclif to latest version and several other dependencies (#183) (a9cf7a8)

This release is also available on:

v4.1.0

05 Dec 23:38
Compare
Choose a tag to compare

4.1.0 (2022-12-05)

Features

  • allow to skip download with BINDL_SKIP (bc69ed8)

This release is also available on:

v4.0.1

17 Nov 03:49
Compare
Choose a tag to compare

4.0.1 (2022-11-17)

Bug Fixes

  • download when no files are specified (4b2d56d)

This release is also available on:

v4.0.0

17 Nov 03:21
Compare
Choose a tag to compare

4.0.0 (2022-11-17)

⚠ BREAKING CHANGES

  • support custom decompress plugins, drop support for xz by default

Features

  • support custom decompress plugins, drop support for xz by default (492b1ca)

This release is also available on:

v3.0.0

16 Nov 23:31
Compare
Choose a tag to compare

3.0.0 (2022-11-16)

⚠ BREAKING CHANGES

  • honor npm_config_arch if set
  • deps: drop support for node 10 and 12

Features

  • honor npm_config_arch if set (2f505ac)

Dependencies

  • deps: drop support for node 10 and 12 (6883ba6)
  • deps: refresh dependencies (18d9f77)
  • deps: tidy up dependencies (afa682a)

This release is also available on:

v2.0.0

03 Aug 01:18
Compare
Choose a tag to compare

2.0.0 (2021-08-03)

⚠ BREAKING CHANGES

  • The minimum version of Node required was bumped from 8
    to 10 due to the new dependencies.

Features

  • fix installation on Windows, remove tslib (#131) (145c5c0)

This release is also available on:

v1.1.1

14 Jun 14:32
Compare
Choose a tag to compare

1.1.1 (2021-06-14)

Dependencies

  • deps: upgrade dependencies (2693f95)

This release is also available on:

v1.1.0

07 Feb 19:11
Compare
Choose a tag to compare

1.1.0 (2021-02-07)

Features

Dependencies

  • deps: bump @oclif/plugin-help from 3.2.1 to 3.2.2 (#70) (062fe67)
  • deps: bump tslib from 2.0.3 to 2.1.0 (#60) (b6570bc)

This release is also available on:

v1.0.3

30 Dec 14:07
Compare
Choose a tag to compare

1.0.3 (2020-12-30)

Dependencies

  • deps: bump @oclif/plugin-help from 3.2.0 to 3.2.1 (#54) (de8e260)

This release is also available on: