Skip to content

Releases: IonicaBizau/github-contributions

3.0.1

26 Apr 04:48
Compare
Choose a tag to compare

Whitelist the npm files.

2.2.1

14 Jan 10: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. 🎆

2.2.0

03 Dec 12:55
Compare
Choose a tag to compare

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

2.1.0

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

2.0.0

09 Jul 03:21
Compare
Choose a tag to compare
  • Relicensed under The KINDLY License.
  • Updated dependencies.
  • Generated docs via blah.
  • Removed the obsolete configurations.
  • Added CONTRIBUTING.md.

💥 🍀

1.1.1

28 Jan 13:41
Compare
Choose a tag to compare
  • Docs updated

1.1.0

28 Jan 08:40
Compare
Choose a tag to compare
  • Store the files into the source directory.
  • Create new lines in the README.md file.

1.0.0

28 Jan 08:22
Compare
Choose a tag to compare
  • Removed sh calls and scripts. Fixes #16.
  • Use OS agnostic calls. Fixes #31.
  • Fixes #11. Must be tested.
  • NPM installer. Fixes #24.
  • Windows compatibilty