Changelog for termbox-0.2.0.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the Haskell Package Versioning Policy.
[0.2.0.1] - 2020-06-27
Changed
- Bumped
baseupper bound
[0.2.0] - 2019-06-21
Added
getCellsfunctionrunfunction
Changed
- Renamed
sizetogetSize - Renamed
maintorun_and return errors as anEitherinstead of throwing. - Made
Attr'sSemigroupinstance right-biased instead of left-biased. - Made
Attr'sNuminstance total.
Removed
bufferfunction
[0.1.0] - 2018-07-18
Added
- Initial release