Skip to content

Releases: atao60/fse-cli

Release v0.0.63

29 Jun 09:33
Compare
Choose a tag to compare

Changes about this release

Bug Fixes

  • change the right file for JobDef (7916998)

Release v0.0.62

28 Jun 18:56
Compare
Choose a tag to compare

Changes about this release

Features

  • test: add debug entry to make.sh (f7fd324)

Bug Fixes

  • build: restore working husky (v6) hooks (44af08d)

Code Refactoring

  • more precise interface JobDef (sequel) (2d87dd0)
  • esm: split named import-s (0fdd002)
  • more precise interface JobDef (ff94353)
  • esm: add file extension .js in import-s (0faf646)
  • esm: set explicit format cjs of config files (cf30b02)

Docs

  • update README & CONTRIBUTING (5ed5a0b)

Release v0.0.61

25 Jun 06:48
Compare
Choose a tag to compare

Changes about this release

Docs

  • fix wrong link in README.md (26e84ea)

Release v0.0.60

24 Jun 22:27
Compare
Choose a tag to compare

Changes about this release

Styling

  • comments: minor changes (ecca4e1)

Tests

  • add test of fse-cli as global npm package (c97cf9c)
  • run tests under each main version of Node (using Docker) (928fae9)

Build System

  • deps: allow running npm i even w/o package-lock.json (3080bba)
  • deps: minor updating (4033fe8)
  • deps: upgrade fs-extra (39434cf)
  • deps: upgrade mocha to version 9 (056c9ad)
  • deps: upgrade ts-node & ts typing (354339f)

Docs

  • add warning about next release dropping support to Node 10 (cc3d279)

Release v0.0.59

11 Jun 15:33
Compare
Choose a tag to compare

Changes about this release

Build System

  • babel: avoid warning about plugins property 'loose' (e3e8ec8)
  • deps: remove vulnerabilities (step 1) (9bac74e)
  • deps: remove vulnerabilities (step 2) (d424e86)

Release v0.0.58

11 Jun 09:49
Compare
Choose a tag to compare

Changes about this release

Bug Fixes

  • deps: fix regression (dargs should have been updated with suppression of number-is-nan & C°) (1484fa9)

Build System

  • deps: bump normalize-url from 4.5.0 to 4.5.1 (380a482)

Release v0.0.57

11 Jun 09:04
Compare
Choose a tag to compare

Changes about this release

Others

  • dependencies: update dependencies' versions (bef1134)

Build System

  • deps: bump browserslist from 4.16.1 to 4.16.6 (f2fe4d2)
  • deps: bump handlebars from 4.7.6 to 4.7.7 (7471b0b)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (0e83013)
  • deps-dev: bump lodash from 4.17.20 to 4.17.21 (b4e2c8f)
  • doc: check and update if needed the copyright years before each release (19631cb)

Docs

  • minor changes to docs, comments and vsc settings (e30bc8d)
  • adr: add an adr about license (eb1ffeb)

Release v0.0.56

10 Apr 19:13
Compare
Choose a tag to compare

Changes about this release

Features

  • add option 'quiet': only query command messages and error messages are displayed (65d7219), closes #9

Performance Improvements

  • github action: remove "displaying" file '.npmrc' (ee646d0)

Styling

  • doc: fix spelling in CONTRIBUTING.md (21e07d0)
  • doc & comments: fix spelling and comment length (a58526e)

Build System

  • vsc: force vsc editor to use workspace TS version (d26f174)

Others

  • vsc: update spelling data for vsc (a9681d5)

Code Refactoring

Docs

  • enhance CONTRIBUTING.md about code overview and 'npm link' (aa5f7cb)

Release v0.0.55

07 Mar 15:43
Compare
Choose a tag to compare

Changes about this release

Styling

  • tools: correct code syntax in tools files (262f0a4)

Docs

  • replace emoji unicode for 'shield' with fully-qualified version in README.md (6655b5d)

Release v0.0.54

06 Mar 00:13
Compare
Choose a tag to compare

Changes about this release

Docs

  • publishing: update CONTRIBUTING.md (7b469a2)
  • readme: move npm link inside quickstart section (7e8f75e)
  • update copyright year (9ea7369)