Skip to content

F*ckingNode 3.4.1

Latest
Compare
Choose a tag to compare
@ZakaHaceCosas ZakaHaceCosas released this 04 May 12:37
· 6 commits to master since this release

Minor release fixing some issues with the CLI. Also, about looks better, --version looks better, and we added random debug commands

What's changed

Changed

  • Now FKNDBG itself doesn't work. Set the environment variable FKNODE_SHALL_WE_DEBUG to the string yeah in order to show debug logs.
  • Now more FKNDBG_* commands are available. They just show some debug info, nothing special.
  • Now the about command looks better. Also, added several random quotes.
  • Now --version (-v) returns colorless output and includes more details (current platform and TS/V8/DENO versioning).
  • Now executables are released with fully lowercase names. Casing between Linux and Windows filesystems is really a headache.

Fixed

  • Fixed launch showing an error in the CLI (despite working fine) because of a non-existent "__DISABLE" task.
  • Fixed audit miscalculating the score.

PRs

Full Changelog: 3.4.0...3.4.1