- We're now using [Semantic Versioning 2.0.0](http://semver.org/), with three relevant APIs, the first defined by anything included in an individual experiment package, the second defined by the command-line utility `wallace`, and the forth defined by the configuration file `.wallaceconfig`.
0.14.0
- Allow an optional experiment-specific `requirements.txt` file that is checked before running an experiment. This has two purposes. You can now require packages not required by Wallace itself. Second, you can specify the version of Wallace required by the demo in the format of a [pip requirements file](https://pip.pypa.io/en/stable/user_guide/requirements-files).
0.12.4
0.12.3
0.12.2
- Fix a versioning issue
0.12.0
- Add [documentation site](http://berkeley-cocosci.github.io/Wallace/) - Use `wallace-platform` as name on PyPi - Improve demo READMEs - Fix bug regarding `connection` vs. `direction` keyword - Fix issue with exporting local database