Changelog for pixelated-avatar-generator-0.1.3
Changelog
0.1.3
- Create new executable program.
- Make several small internal fixes.
- Add badges for Hackage and Stackage to readme.
0.1.2
- Add missing test files to Cabal config, to allow tests to pass from Hackage package.
0.1.1
- Implement saving with different image formats.
- Add image format conversion functions for PNG, GIF, and TIFF.
- Change the example image in the readme file.
- Add a link to the Hackage package to the readme file.
- Document the process of making a release of the package.
- Add information on the library to the readme file.
- Improve the documentation of the library.
- Improve some of the avatar colors.
0.1.0
- Implement generation and saving of avatars.
- Implement avatar upscaling.
- Create example executable program that makes use of the library.