All Versions
38
Latest Version
Avg Release Cycle
104 days
Latest Release
1848 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.5.0.2 Changes
May 13, 2012- ๐ Allow building under
mtl
2.1.*
- ๐ Allow building under
-
v0.5.0.1 Changes
March 09, 2012- โ Remove statement in package description that a development version
of
gtk2hs
must be used with GHC 7.4; this is no longer true as of the 0.12.3 release ofgtk2hs
.
- โ Remove statement in package description that a development version
of
-
v0.4 Changes
October 22, 2011๐ New features:
- Support for drawing directly to Gtk widgets
- Support for path fill rule attribute
๐ New/improved examples
๐ Improved documentation
๐ Bug fixes:
- Warning for unsupported image types (#41)
-
v0.3 Changes
June 18, 2011Some new/improved examples
๐ New features:
- simple text support
- simple support for external PNG images
-
v0.2 Changes
June 03, 2011โ add
Typeable
and other instances forCairo
typegeneralize
Result
type to(IO (), Render ())
, so programs that don't want to generate a file but just want aRender
operation (e.g. to use to paint a gtk window) can use the second component.โ add support for opacity attribute and path clipping
-
v0.1.2 Changes
May 18, 2011- ๐ link to new website
-
v0.1.1 Changes
May 18, 2011- ๐ fix tic-tac-toe example
-
v0.1 Changes
May 17, 2011- ๐ initial preview release
* This Change Log was automatically generated by (and hand edited) github_changelog_generator