Skip to content

Releases: arusahni/lolologist

v0.5.3 - Beta!

06 Jun 20:19
Compare
Choose a tag to compare

I figure this tool is finally out of the alpha phase. As with many of early-Google's products, I anticipate this beta tag staying around for a while. As such, it's now on PyPi!

Breaking changes

  • No more Python 2.6 support.

Enhancements

  • Python 3 compatibility. (#20)
  • PyPy compatibility.
  • Support for multiple cameras. (#23)
  • Full OS X support. (#18)

Bugfixes

  • Fix issue where rebasing would cause a TypeError. (#24)

1bc5d19e31

v0.4.0 - Long time no see

02 Jun 01:24
Compare
Choose a tag to compare

Oh hi, I didn't see you there.

No submodule support as originally promised due to issues with the GitPython library. Will implement when their implementation is compatible with newer Git repo versions.

Enhancements

  • Removed explicit Pillow version declaration. (#17)
  • Commit messages can now be translated into lolspeak.
  • Images can be uploaded after generation (#15)
  • OS X support w/imagesnap library (#18)

Bugfixes

  • Images are now scaled down to ~640x480 for consistency across hardware (#19)

9a1d5da0e9

0.3

10 Sep 00:24
Compare
Choose a tag to compare
0.3

Lolologist 0.3 brings some performance improvements and changes to how fonts are handled. Due to licensing issues, Impact cannot be packaged alongside the product. Instead, follow the instructions in the Readme, as well as from the application, to continue to use impact.

If you prefer to use a free font, a nice grotesque one has been provided.

45f76b000f