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
coreyocon...@gmail.com
http://corebotllc.com/
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to