Skip to content

Releases: Disq-Code-Bot/dyarn

Dyarn version 1.2.0 - COLORSS and caching !!

18 Mar 10:40
9de5fce

Choose a tag to compare

Main new features

  • File caching
  • Colored CLI outputs !! (still adding to some logs)

New commands

  • clean: Commands cleans dyarn config file cache

New flags

  • verbose: [global] used to log additional dyarn verbose information (still limited, more verbose logs will be added later)
  • no-cache: [global] used to disable config-file caching (not recommended)

New options

  • noCache: Disables caching for your config file (not recommended)

Under the hood

  • Creation of a .dyarn folder
  • Date is now passed via cliInfo to prevent Date inconsistency across dyarn modules
  • CWD is now unique and passed via cliInfo to prevent cwd inconsistency

1.1.0 - Many under the curtains improvements (but not only)

09 Feb 21:44
698c10d

Choose a tag to compare

Internal improvements curtains:

  • Flag extractor for easier flag utilization
  • Adapting other modules to new flag extractor return type
  • Overall functions modularization/separation
  • Improved/centralized error handling
  • Improved config file check (although it still needs work and improvements)
  • Dyarn built-in commands invoker
  • Dyarn built-in commands flag checker
  • Improved config file scripts invocation
  • Improved permissions check function and added net permission requirement

More visible features:

  • New flag formats:
    • single line e.g.: -c=config.json
    • double line e.g: --config=config.json
    • no separator (single and double line) e.g.: --config config.json or -c config.json
  • New help command
  • New version command, and its flags:
    • -a and `--all``: shows all other versions
  • Imrpoved error messages
  • Added net permission requirement

Dyarn version 1.0.4

23 Jan 11:27
2c1446e

Choose a tag to compare

  • Updated default config file to deno.json based on the newest 1.18 Deno version

Dyarn version 1.0.3

06 Jan 07:02

Choose a tag to compare

  • Added custom per script file run
  • Added passing custom app flags after your app
  • Improved README a little
  • Fixed not found config file err instead of JSON parse error

Dyarn version 1.0.2

03 Jan 20:00

Choose a tag to compare

  • fixed dyarn calling itself again
  • fixed not finding correct default files

Dyarn v1.0.0-beta

03 Jan 18:12

Choose a tag to compare

First Dyarn version:

  • config file with Deno scripts and file to run automatically instead of typing commands each time

Publishing on Deno land x

Dyarn v1.0.0

03 Jan 18:23

Choose a tag to compare

Publishing on Deno land