- Update to support Julia v0.5
- Switch from Reactive to ReactiveBasics for Discrete's
- Use Documenter for documentation
This is the first tagged release version. Recent highlights of this release include:
- Removal of global variables and general simulation API improvements (Ivan Raikov)
- More than 15 model example of neural systems (Ivan Raikov)
- Bug fixes in structural models (Ivan Raikov)
- Documentation system based on Docile/Lexicon/Mkdocs (Tom Short)
- Reorganization into
Sims
,Sims.Lib
,Sims.Example
, andSims.Example.*
modules (Tom Short)