Releases: edevost/foxmask
Releases · edevost/foxmask
Release list
Foxmask Eclipse Sound v1.0.4-beta
Changes in this release
- Code now tested on Travis CI https://travis-ci.org/edevost/foxmask
- cpp libraries now with compile flag "ENABLEGUI".
This allows for compiling without gui (now the default), making
it possible to run the code on any headless computer.
Foxmask Eclipse Sound v1.0.3-beta
Hot fix for documentation on RDT. Documentation is now complete and building !
Foxmask Eclipse Sound v1.0.2-beta
This release fixed a bunch of small bugs. Api documentation now complete.
Foxmask Eclipse Sound v1.0.1-beta
Were getting close to Bylot !
Updates since Baffin-v0.2.1-beta
- FoxMask now has a cli (python click)
- FoxMask can now be launched from any directory
- Updated installation to run on Vagrant and Google Cloud Engine (GCE).
- Installation on GCE with cpp libraries compiled for running on headless computers.
- Updated FoxMask box, 500MB lighter.
- Api doc using Napoleon Python Napoleon
- Installation successful on Debian Stretch !
FoxMask-Baffin-v0.2.1-beta
This release marks the last direct commit to master. We are now entering a more GitWorkFlow centric deployment.
This code is still intended to be used by developers only.
Changes since v0.1.1-beta
- Vagrant Box have been update to ubuntu 16.04
- Synced folders are now disabled by default in the Vagrant box.
- Docstring WIP are being written
- Documentation is built on ReadThe Docs
- Code is now structured with function and classes
- Code now shipped with a fully automated installation script for Ubuntu 16.04
FoxMask-Baffin-v0.1.1-beta
This release brings the the FoxMask Vagrant box. The box is a fully virtualized environment packaged with all the necessary dependencies installed to run FoxMask. It is still intended to be used by developers, but has been tested on a production environment.
FoxMask-Baffin-v0.0.1-alpha
First commit of the code. This is not intended to be used by anyone else than developers.