Download Latest Version v5.1.0 source code.tar.gz (65.1 kB)
Email in envelope

Get an email when there's a new version of Node Task List

Home / v5.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-11-24 1.6 kB
v5.0.0 source code.tar.gz 2019-11-24 72.2 kB
v5.0.0 source code.zip 2019-11-24 92.4 kB
Totals: 3 Items   166.2 kB 0

Special thanks

This release wouldn't have been possible without the help from the amazing community around ntl 🚀 - @mischah for all the help coordinating the features and changes 😍 - @goatfryed for the original work adding the task rerun functionality [#53] 🎉 - @mikicho which reported rerun last task as an available alternative [#28] ❤️ - @zeke for proposing reusing history which inspired the nt command alias [#16] 🥇 - @Calinou for proposing the reasonable change of showing up descriptions by default [#30] - @eemelianov for stepping up to help out with the description change impl [#52]

Breaking:

  • requires node@10+
  • branding change, project is now named: Node Task List
  • Changed greeting message
  • Descriptions are now showed by default if they're available in package.json
  • --description-only option now always filters out items missing description

Added:

  • Cache system to store last ran tasks along with many options to customize it
  • Auto-select last ran task as default active item (enables just hitting enter twice to repeat task)
  • Option --rerun, -r and a nt command shorthand to repeat last executed task
  • Added unix manual page
  • Added support to forward options to scripts using --
  • Added unit tests suite with 100% test coverage
  • Added windows CI

Fixed:

Source: README.md, updated 2019-11-24