Skip to content

Releases: IonicaBizau/cli-github

1.8.8

23 Dec 09:37
Compare
Choose a tag to compare

Fix the installation command

1.8.7

23 Dec 07:50
Compare
Choose a tag to compare

Minor documentation fixes.

1.8.6

23 Dec 07:23
Compare
Choose a tag to compare

Even this release does not come with new features, this is still huge. It fixes a critical bug that was affecting new releases of Node.js (#25). Every character was being doubled. Fixed #25.

This release comes with the latest version of image-to-ascii, fixing compatibility issues. Fixed #24. 🎨

The dependencies were been upgraded, including security updates. Fixed #33.


Hope you will enjoy the new version! 🚀

1.8.5

11 Oct 12:16
Compare
Choose a tag to compare

1.8.4

10 Oct 17:33
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! ❤️

1.8.3

25 May 09:00
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.8.2

25 Apr 17:33
Compare
Choose a tag to compare

Whitelist the npm files.

1.8.1

14 Jan 09:16
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.8.0

03 Dec 12:08
Compare
Choose a tag to compare

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

1.7.0

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