Releases: IonicaBizau/image-to-ascii
Releases · IonicaBizau/image-to-ascii
2.2.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.
2.1.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.
2.0.0
- Relicensed under The KINDLY License.
- Updated dependencies
- Generated docs via blah.
- Added better webcam example–thanks @lcristianiim! 🍰
1.3.1
- Fixed example. Thanks @ggventurini! 🍰
1.3.0
- Create the temp file using the
tmpmodule. - Updated the LICENSE year.
- Minor changes in documentation.
1.2.0
- Do not modify the default settings after first call.
1.1.0
- Do not
trimthe result string.