Skip to content

Bibolamazi v4.0b1

Compare
Choose a tag to compare
@phfaist phfaist released this 03 May 20:42
· 207 commits to master since this release

Some new features, many improvements, and bug fixes.

Check out the docs.

  • Graphical user interface: improved user friendliness, improved help & reference documentation

  • Core: Support for Python 3; Added 'package:' directive to import custom filters easily; many fixes and improvements

This release is marked as a beta release because it has not been extensively tested.

Download the relevant binary below: Bibolamazi-macosx.zip for Mac OS X, bibolamazi_gui for Linux (note: you need to set executable permissions manually) and bibolamazi-win32.exe for Windows. Just unpack the archive (on mac) and place the executable wherever you like and run it. No installation is required, although on Mac you probably want to move the app to your "Applications" folder.

Bibolamazi will become available on PyPI as soon as I release a stable version. In the meantime, you can install them from the source package like so:

> python setup.py install
> cd gui
gui> python setup.py install

Update June 6, 2018: Mac binary now works on OSX >= 10.8.