Releases: IonicaBizau/idea
Releases · IonicaBizau/idea
2.0.2
Whitelist the npm files.
2.0.1
- 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
1.6.0
Fixed the help command line arguments (-h
and --help
).
1.5.0
- 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.4.0
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
- Added
is-there
as dependency.
1.2.0
- Using
is-there
instead offs.exists
.
1.1.0
- Fixed the
id
values in table, taking the real id not theindex
from the for loop.
1.0.0
- Initial release.