v0.9.0
v0.9.0 (2019-05-23)
Closed issues:
- Don't return interactive plots from the plot function (#487)
- Function to return a plot should not be called
explore
(#486) - Provide a nice show method for Model (#485)
- Tutorial 2 Dependence on DICE2010 (#396)
Merged pull requests:
- module lookup problem (#496) (rjplevin)
- Remove warnings now that DICE is public (#495) (lrennels)
- Make EmpiricalDistribution a sub type of PseudoDistribution (#494) (ckingdon95)
- Alternate
show
methods forprint
and for REPL results. (#493) (rjplevin) - Change name of explore method for single plot (#492) (lrennels)
- Make single plots static not interactive (#491) (lrennels)
- Change SA abbreviation to sensitivity analysis (#490) (lrennels)
- Release 0.8.7 (#484) (davidanthoff)
- Use pkg mode for all instructions (#483) (lrennels)
- Remove some warnings from Mimi (#481) (ckingdon95)
- Simulation update funcs (#478) (rjplevin)
- Add "show" method for Model (#489) (rjplevin)
- Added support for opaque "payload" to be attached to Simulation (#488) (rjplevin)