Skip to content

Tags: jaandrle/nodejsscript

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #49 from jaandrle/dev/main

⚡ 📺 Maintenance update

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jaandrle Jan Andrle
⚡ maintenance update (dev dependencies, ci refact)

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🐛 ⚡ isFIFO, css, tldr (#43)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.2 (#41)

* ⚡ npm updates + version

* ⚡ finalizing verzion

* 🐛 mistake nohup.out

* 🐛 fixes repl path completition

* ⚡ xdg docs improved

* ⚡ $.pathFromURL

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jaandrle Jan Andrle
🐛 missing tldr.md in bundle

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.0 (#32)

* Dev mainly completion (#31)

* `njs` alias

* Squashed commit of the following:

commit a5d6cd2
Author: Jan Andrle <andrle.jan@centrum.cz>
Date:   Wed Jul 19 21:55:00 2023 +0200

    separate `importRC`

commit 7651d4a
Author: Jan Andrle <andrle.jan@centrum.cz>
Date:   Thu Jul 13 16:35:20 2023 +0200

    :bug: :rocket: Better errors

commit 0954cfd
Author: Jan Andrle <andrle.jan@centrum.cz>
Date:   Thu Jul 13 15:57:09 2023 +0200

    :bug: Fix error stack trace and process output

commit b2ecb4a
Author: github-actions[bot] <42103905+github-actions[bot]@users.noreply.github.com}>
Date:   Thu Jun 15 17:13:37 2023 +0200

    :sparkles: Upgrade and use css-in-console@v2-dev :recycle: NODEJSSCRIPTOPTS

commit 8c1e63c
Author: github-actions[bot] <42103905+github-actions[bot]@users.noreply.github.com}>
Date:   Wed Jun 14 17:51:38 2023 +0200

    :bug: print non-errors, temp scripts names, examples

commit 73da15a
Author: github-actions[bot] <42103905+github-actions[bot]@users.noreply.github.com}>
Date:   Wed Jun 14 17:04:25 2023 +0200

    :sparkles: nodejsscriptrc + related :broom:

* :boom: css-in-console@v2

* :sparkles: Add repl command

* :zap: :bug: Completion/Help and fixing runs, …

* :bug: mirror `$.is_*`, REPL

* :bug: :zap: Fix `cd` and `query`

* :zap: REPL completer + `$()` off options

* :bug: REPL completer, pwd

* :zap: Add new REPL commands for history and exiting and improve
completions

* :zap: Add completion for on demand scripts and related improvements

* :zap: added interactive mode and eval option to help text

* :zap: :cop: Separate REPL part

* :bug: :cop: various cli errors

* :bug: repl writer

* :bug: :cop: Bugs/issues relating to `shelljs.config` and cli

* :bug: fixing outdated examples

* :abc: :cop:/:zap: v1 docs/info and #15

* 🔤 added fold regions and better `njs --completion`

* 🔤 ⚡ Improve doc amd `--man`

* 🔤 man

* 🔤 examples for goods

* 🔤 ⚡ `--interactive`/`--inspect`/`*rc`

* 🔤 ⚡ 🐛

* 🔤 migrations moved

* 🔤 `njs -p`

* 🔤 “one–file”

* 🔤 included discussions in README

* 🔤 🐛 typos

* 🐛 no crash when `echo(s.echo())`

* ⚡ 🔤 making README.md more readable for contributing

* 🔤 one-p starting

* 🔤 improved `s.run`/`s.runA` docs and moved `node:*` sec. to goods

* 🔤 `--global-jsconfig`, examples

* 🔤 nodejsscriptrc docs: targets, error

* 🔤 ⚡ no-nodejsscript

* 🔤 how to find out config file

* ⚡ `njs --help` and help for subcommands

* 🔤 `njs --man` and `.mjs`/`.js`

* 🔤 📺 docs structure and generating improvements

* 🔤 `shjs`

* 🔤 please visit

* 🔤 shelljs overview and Shell* types

* 🔤 ⚡ `--man`→`--tldr`

* 🐛 REPL history and echo stderr

* 👮 🔤 echo example

* 🔤 `echo.use("-R…`/`echo(…`

* 👮 github workflows security and updates

* 🔤 🐛 better examples

* 🔤 Convention

* :zap 🔤 repl strict mode

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jaandrle Jan Andrle
🐛 🔇 forgotten `console.log`

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.9.2 (#24)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.9.0 (#19)

**Main changes**:
1. `cli` renamed to `$`
1. `style` (`ansi-colors`) removed in favour of using “CSS” in `echo`
1. `exit` removed in favour of `$.exit`
1. `$.stdin` (`$.no*`)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.8.0 - `run`/`runA` (#10)