Skip to content

Releases: monkeyiq/ferris

Release 2.0.3

16 Jan 00:22

Choose a tag to compare

A WIP refresh of things. Moving to std c++ 23, sigc++ 3.0 and some other modern updated. tsearch plugin needs an update to the new API for that. Added Xerces-c 3.3 support.

Installs on Fedora 42 now.

There may still be some bugs in the refresh to iron out. You should pull from git master for libferrisloki, libferrisstreams, fampp2, libstldb4 to build.

I hope to move to ldbm (creating stlldbm as a C++ wrapper for that) sometime.

Enjoy!

Release 2.0.1

11 Jun 23:01

Choose a tag to compare

Better parallel build support.

Renamed the get/set config functions to be more logical and less historic.

Imported test suite again, next releases will get that rolling so a make check will setup filesystems and run these checks locally.

After some dabbles with moving some abstractions to boost, that plan was put on hold for now.