[Haskell] ANNOUNCE: vty-5.1 and vty-examples-5.0
Corey O'Connor
coreyoconnor at gmail.com
Sat Jun 7 16:26:18 UTC 2014
The work never ends but, *pokes*, seems cooked to me!
vty 5.1 is out:
- http://hackage.haskell.org/package/vty
All parts of vty have received care and a whole bunch of testing.
Highlights:
- Naming convention matches the Haskell standard.
- User and application configurable input to event mapping. see
Graphics.Vty.Config
- Layer support. see Graphics.Vty.Picture
- Cropping and padding of images. Great for implementing vertical splits in
Yi, for instance.
- Improved compatibility.
- Improved performance.
Full CHANGELOG:
* https://raw.githubusercontent.com/coreyoconnor/vty/master/CHANGELOG
-Corey O'Connor
coreyoconnor at gmail.com
http://corebotllc.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20140607/3979b8f7/attachment.html>
More information about the Haskell
mailing list