Skip to content

Releases: IonicaBizau/image-to-ascii

2.2.0

03 Dec 13:12

Choose a tag to compare

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

2.1.0

12 Nov 12:11

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

02 Sep 06:53

Choose a tag to compare

1.3.1

17 May 08:23

Choose a tag to compare

1.3.0

30 Dec 15:56

Choose a tag to compare

  • Create the temp file using the tmp module.
  • Updated the LICENSE year.
  • Minor changes in documentation.

1.2.0

07 Dec 17:29

Choose a tag to compare

  • Do not modify the default settings after first call.

1.1.0

07 Dec 14:32

Choose a tag to compare

  • Do not trim the result string.

1.0.0

07 Dec 10:50

Choose a tag to compare

  • First stable release.
  • Refactored code.
  • Use Graphics Magick instead of Image Magick. Fixes #2.
  • Configuration format changed.
  • Fixes #4.