Skip to content

Releases: jart/fabulous

Fabulous v0.4.0

01 Jul 13:15
Compare
Choose a tag to compare
  • 24-bit color support, thanks to @jaysonlarose #18
  • Fixed bug in python3 compatibility, thanks to @saturnin13 #19

Fabulous v0.3.0

12 Jul 14:24
Compare
Choose a tag to compare

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

07 Jul 16:52
Compare
Choose a tag to compare
  • Add balls.png to sdist release so demo always works
  • Added lots of pydocs

Fabulous v0.2.0

05 Jul 00:10
Compare
Choose a tag to compare

Fabulous v0.1.8

03 Jul 22:52
Compare
Choose a tag to compare

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

03 Jul 19:46
Compare
Choose a tag to compare
  • Fabulous will actually install correctly via pip / easy_install.
  • New command line program aliases:
    • fabulous-text (alias for python -m fabulous.text)
    • fabulous-image (alias for python -m fabulous.image)
    • fabulous-demo (alias for python -m fabulous.demo)
    • fabulous-gotham (alias for python -m fabulous.gotham)
    • fabulous-rotatingcube (alias for python -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

03 Jul 00:46
Compare
Choose a tag to compare

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)
  • .spec file for building an RPM (Contributed by @ralphbean in 1e45379)

Fabulous v0.1.5

02 Jul 22:31
Compare
Choose a tag to compare

Released August 21st, 2010