Skip to content

Releases: IonicaBizau/tilda

4.4.6

23 Jan 18:29
Compare
Choose a tag to compare

Check if there are arguments expecting stdin data.

4.4.5

15 Jan 07:57
Compare
Choose a tag to compare

Do not listen for stdin data by default

4.4.4

15 Nov 18:35
Compare
Choose a tag to compare

Babelify again

4.4.2

23 Oct 11:36
Compare
Choose a tag to compare

Do not enfore the type on the argument.

4.4.1

23 Oct 11:25
Compare
Choose a tag to compare

Fix the argument type.

4.4.0

23 Oct 11:13
Compare
Choose a tag to compare
  • Read the stdin data.
  • Autoparse the command line arguments using auto-parse. Thanks @GreenPioneer! 🍰
  • Add prompt feature (if the value is missing, but required).
  • Add features section in the README file.

4.3.3

11 Oct 16:11
Compare
Choose a tag to compare

4.3.2

11 Oct 04:57
Compare
Choose a tag to compare
  • Updated the README.md following the new template. 📝
  • Add the Patreon link in the README.md file. If you like what I'm doing, supporting me would be awesome! Even one dollar / month would be helpful! Thanks! ❤️

4.3.1

25 May 11:41
Compare
Choose a tag to compare
  • Updated the README.md following the new template. 📝
  • Use babel-it to babelify the code, so the module is now compatible with older versions of Node.js.

4.3.0

24 May 07:50
Compare
Choose a tag to compare

Camelify the option and action names.