File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ **0.8.21 - 06/14/19 **
2+
3+ - Add names and better reprs to some of the managers.
4+ - ConfigTree documentation
5+ - Yaml load bugfix.
6+ - Documentation for ``simulate run `` and the interactive context.
7+ - Tutorials for running a simulation interactively and from the command line.
8+ - Headers for API documentation.
9+ - Component management documentation.
10+ - Enforce all components have a unique name.
11+ - Add ``get_components_by_type `` and ``get_component(name) `` to
12+ the component manager.
13+ - Bugfix in the lookup table.
14+
115**0.8.20 - 04/22/19 **
216
317 - Add simulation lifecycle info to the simulant creator.
Original file line number Diff line number Diff line change 77__summary__ = "vivarium is a microsimulation framework built on top of the standard scientific python stack."
88__uri__ = "https://github.com/ihmeuw/vivarium"
99
10- __version__ = "0.8.20 "
10+ __version__ = "0.8.21 "
1111
1212__author__ = "The vivarium developers"
1313__email__ = "vivarium.dev@gmail.com"
You can’t perform that action at this time.
0 commit comments