Skip to content

Releases: hustcer/setup-nu

v3.6

12 Sep 02:37
Compare
Choose a tag to compare

[3.6] - 2023-09-12

Bug Fixes

  • Fix config reset for setup-nu action

Deps

  • Upgrade @actions/core, @typescript-eslint/eslint-plugin and @typescript-eslint/parser

v3.5

11 Sep 08:24
Compare
Choose a tag to compare

[3.5] - 2023-09-11

Features

  • Add module test workflow
  • Add Nu module usage example
  • Use config reset --without-backup to Reset Nushell config to default

Miscellaneous Tasks

  • Use lefthook instead of lint-stage and husky for code formatting and linting
  • Fix build workflow
  • Add new workflow to test latest main
  • Update pnpm version for build workflow
  • Upgrade node.js to v20
  • Add more nu versions to modules test
  • Update module test workflow and README
  • Add just outdated task to check outdated node modules

Deps

  • Upgrade rome, typescript-eslint/eslint-plugin and typescript-eslint/parser
  • Upgrade globby, eslint, semver, and lefthook
  • Upgrade eslint, lefthook and typescript
  • Upgrade eslint and @vercel/ncc
  • Upgrade actions/checkout to v4

v3.3

18 May 08:42
Compare
Choose a tag to compare

[3.3] - 2023-05-18

Bug Fixes

  • Fix release task

Features

  • Try to add dependabot
  • Add version specific like 0.80 or v0.80 support

Miscellaneous Tasks

  • Use rome instead of prettier to format ts codes
  • Try to use pnpm instead of npm
  • Optimize semver comparing algorithm
  • Upgrade some node modules

v3.2

30 Dec 10:39
Compare
Choose a tag to compare

[3.2] - 2022-12-30

Bug Fixes

  • Fix plugin register for windows

Miscellaneous Tasks

  • Bump to v3.2 to fix plugin register for windows

v3.1

30 Dec 10:20
Compare
Choose a tag to compare

Features

  • Add nu plugin registering support, bump to v3.1

Miscellaneous Tasks

  • Update deps: globby, @vercel/ncc and typescript etc.

v2.1

01 Sep 12:50
Compare
Choose a tag to compare

[2.1] - 2022-09-01

Bug Fixes

  • Fix nushell scripts for nu v0.67+

Miscellaneous Tasks

  • Upgrade node deps: eslint, prettier, typescript, etc. add nu v0.67 to test matrix
  • Bump @actions/core from 1.8.2 to 1.9.1 (#9)
  • Upgrade some node deps
  • Add tests for latest nushell release

v2

29 May 06:51
Compare
Choose a tag to compare

Support Nu equal to or greater than v0.64, it's also compatible with v0.63 or earlier versions.

v1.0.0

30 Apr 12:39
Compare
Choose a tag to compare

Release v1.0.0 for setup-nu Action

v1

30 Apr 05:47
Compare
Choose a tag to compare

Release v1 for setup-nu Action: Setup a Nushell Environment to Run Nu Scripts or Commands

v1-beta1

29 Apr 03:28
Compare
Choose a tag to compare
v1-beta1 Pre-release
Pre-release

First available version to setup a Nushell environment.