Skip to content

Releases: IonicaBizau/learning-nodejs

1.2.3

25 May 10:13
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.

1.2.2

26 Apr 05:35
Compare
Choose a tag to compare

Whitelist the npm files.

1.2.1

14 Jan 10:56
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. πŸŽ†

1.2.0

03 Dec 13:29
Compare
Choose a tag to compare
  • Added package.json
  • Improved the documentation.
  • Integrated json2md with blah to get the best flexibility in generating documentation. πŸ’«
  • Relicense to MIT and link to the license. ❀️

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

1.1.0

12 Nov 12:14
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.