packages feed

pixelated-avatar-generator-0.1.1: CHANGELOG.md

# Changelog

## 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.