- v3 file format implemented. - ``pre:`` and ``post:`` hooks implemented for tester_configs (untested)
0.10.0
------
Date: 2016-04-15 (unreleased)
- Fully incompatible rewrite because of new test file format "v2" - New internal test mechanism - v3 file format already planned (v2 is only one test, v3 is a matrix test)
0.9.5
-----
Date: 2016-04-12
- Fixed bug with unassigned variable
0.9.4
-----
Date: 2016-04-11
- Fixed running intmaniac from within a container, using a random integer now for docker-compose environment names
0.9.1
-------------
Date: 2016-03-02
- Fixed console invocation bug in three attempts - Fixed bug in main execution loop - Added test for main execution loop