Skip to content

Releases: phfaist/bibolamazi

Bibolamazi 2.1

02 May 14:33
Compare
Choose a tag to compare

This release provides several bugfixes, some enhancements, and a new filter citeinspirehep (contributed in part by Romain Müller).

Check out the docs.

Download the relevant binary: 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 place the executable wherever you like and run it. No installation required.

Note: don't download the source code tar.gz/zip archives which are automatically generated by github, because they don't contain the necessary git submodules. Clone the repo instead.

Bibolamazi 2.0

07 Dec 19:33
Compare
Choose a tag to compare

Following some code restructuring, a new major version is ready to come out. It's more powerful and easier to write new filters. The syntax of the bibolamazi files themselves has of course not changed.

Download the relevant binary: 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 place the executable wherever you like and run it. No installation required.

Bibolamazi 1.7

05 Sep 13:44
Compare
Choose a tag to compare

Some fixes for a couple slightly annoying bugs.

Download the relevant binary: 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 place the executable wherever you like and run it. No installation required.

Bibolamazi 1.6

27 Aug 12:29
Compare
Choose a tag to compare

Various fixes and enhancements to several filters; also fixed a bug in the caching scheme.

Download the relevant binary: 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 place the executable wherever you like and run it. No installation required.

Bibolamazi 1.5

22 Aug 10:59
Compare
Choose a tag to compare

Various fixes in the filters. Now also a new cache invalidation mechanism should ensure that information in the cache is always up-to-date or regenerated if necessary, contrary to previous versions of Bibolamazi, where the cache file had to be deleted in some instances to get information updated.

Download the relevant binary: 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 place the executable wherever you like and run it. No installation required.

Bibolamazi 1.4

07 Aug 11:42
Compare
Choose a tag to compare

Improvements & some bug fixes to the filters.

Download the relevant binary: 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 place the executable wherever you like and run it. No installation required.

Bibolamazi 1.3

18 Jul 10:34
Compare
Choose a tag to compare

This new release fixes some bugs and provides a new feature: filter packages. You can develop your own filters and refer cleanly to them (see the README on the repository home page).

This makes it now possible to develop your own filters also if you download the binary versions below.

Download the relevant binary: 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 place the executable wherever you like and run it. No installation required.

Bibolamazi 1.2

27 Jun 13:45
Compare
Choose a tag to compare

This release adds some new filters and several bug fixes.

Remember: download the self-contained executables wherever you want and launch them--no installation required!

Bibolamazi 1.1

08 Mar 11:55
Compare
Choose a tag to compare

Features more filters, bugfixes, and general improvements. Have a look at the welcome page in the "help & reference" browser to get started!

This is still a beta version, but it should be usable. Don't hesiate to send me comments and give feedback! Also, now bibolamazi can update itself automatically when new versions are released in the future.

Version 1.0 - initial release

22 Nov 23:54
Compare
Choose a tag to compare

First release of bibolamazi.

Relatively fresh code, not highly tested, so it might have a couple bugs.

Binary downloads are available for Linux, Mac OS X and Windows.

Note: to be able to write your own filters, and to have latest updates and best flexibility, you should really clone the repo. Then, of course, you can also contribute your own creative filters!