The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ambiorix 2.2.0

New Features

Changes

Bug Fixes

ambiorix 2.1.1

ambiorix 2.1.0

Breaking

Changes

ambiorix 2.0.0

Breaking change

The render and send_file methods of the Response object now expect the full path to the template, with the file extension. Where one would before res$render("home"), now one res$render("templates/home.html"). Similarly, in said templates, to import partials, use full path relative to the template in which the partial is used e.g.: from [! header.html !] to [! partials/header.html !].

Changes

ambiorix 1.0.2

ambiorix 1.0.1

ambiorix 1.0.0

Initial version.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.