Releases: jart/fabulous
Releases · jart/fabulous
Fabulous v0.4.0
- 24-bit color support, thanks to @jaysonlarose #18
- Fixed bug in python3 compatibility, thanks to @saturnin13 #19
Fabulous v0.3.0
Fabulous now supports Python 3.3, 3.4, and 3.5 (in addition to 2.6, 2.7, and pypy.) See also: ddd6112
Fabulous v0.2.1
- Add balls.png to sdist release so demo always works
- Added lots of pydocs
Fabulous v0.2.0
- Change licence from MIT to Apache 2.0 / OFL 468e873
- Only bundle Google Noto Fonts ca8f402
- Add
--listoption to fabulous-text e4c46af - Make
--fontflag stricter in its lookup a059c8d
Fabulous v0.1.8
This release updates the CheeseShop package to use a shortened readme that points to the new documentation website: https://jart.github.io/fabulous/
Fabulous v0.1.7
- Fabulous will actually install correctly via pip / easy_install.
- New command line program aliases:
fabulous-text(alias forpython -m fabulous.text)fabulous-image(alias forpython -m fabulous.image)fabulous-demo(alias forpython -m fabulous.demo)fabulous-gotham(alias forpython -m fabulous.gotham)fabulous-rotatingcube(alias forpython -m fabulous.rotating_cube)
- The grapefruit library is now bundled as
fabulous.grapefruit. See 699f6ae. - Fabulous now has Travis CI testing for Python 2.6, 2.7, and pypy.
Fabulous v0.1.6
Features
- Terminate support (Contributed by Alan Trick in e9c1a59)
Bug Fixes
- Always specify exception type, so we don't accidentally catch things like
KeyboardInterrupt(Contributed by @laarmen in 8ae1fc3) - Guess at fonts for Fedora as well as Ubuntu (Contributed by @ralphbean in bb44dee)
.specfile for building an RPM (Contributed by @ralphbean in 1e45379)
Fabulous v0.1.5
Released August 21st, 2010