Skip to content

Releases: IonicaBizau/idea

2.0.2

26 Apr 05:02
Compare
Choose a tag to compare

Whitelist the npm files.

2.0.1

14 Jan 10:35
Compare
Choose a tag to compare
  • Added badges 🎉
    • PayPal Donations
    • npm downloads
    • npm version
    • Travis (if there are tests)
    • CodeMentor–you can ping me there if you need help with one of these modules (or help in general).
  • Updated the LICENSE year. 🎆

2.0.0

25 Dec 04:54
Compare
Choose a tag to compare
  • Updated dependencies
  • Use daty to format the dates.
  • Rewrite using ES6 classes and arrow functions. ⚡

1.6.0

19 Dec 18:21
Compare
Choose a tag to compare

Fixed the help command line arguments (-h and --help).

1.5.0

03 Dec 13:10
Compare
Choose a tag to compare

Regarding the integration of json2md into blah, read this blog post I wrote.

1.4.0

12 Nov 11:38
Compare
Choose a tag to compare

This update is part of the biggest process of cleaning up my GitHub projects:

  • Some of the repos were merged with other repos. 🎈
  • Obsolete repositories (actually these that didn't have any functionality) were been deleted. 🔥
  • Most of them got better documentation using blah configuration. 📖 📚 📝

Changes

  • Improved documentation 📝
  • Added/updated the the CONTRIBUTING.md file. 📖
  • Integrated json2md with blah to get the best flexibility in generating documentation. 💫

Regarding the integration of json2md into blah, read this blog post I wrote.

1.3.0

02 Mar 16:04
Compare
Choose a tag to compare
  • Added is-there as dependency.

1.2.0

02 Mar 15:59
Compare
Choose a tag to compare
  • Using is-there instead of fs.exists.

1.1.0

15 Jan 14:53
Compare
Choose a tag to compare
  • Fixed the id values in table, taking the real id not the index from the for loop.

1.0.0

15 Jan 14:18
Compare
Choose a tag to compare
  • Initial release.