Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 23:03

Mimi v0.10.0

Diff since v0.9.5

Closed issues:

  • "sum" component (#52)
  • Remaining design issues re: Components (#519)
  • Rename marginal attribute of MarginalModel (#530)
  • Get composite version of DICE working (#575)
  • Replace integration guide for v1.0.0 (#626)
  • Fix add_connector_comps! bug (#646)
  • Remaining component cleanup (#656)
  • Implement "joining" together of multiple parameters (#657)
  • Fix bug in colon indexing to timestep arrays (#658)
  • deprecate some component functions (#662)
  • make plot functions compatible with VegaLite 2.0.0 (#673)
  • mimi-next branches for models (#675)
  • fix getindex methods for composites (#677)
  • remove/deprecate componentreferences (#683)
  • using renamed components in @defcomposite (#686)
  • bug in _fix_comp_path for internal_param_conns (#689)
  • improve Int time indexing warning message (#690)
  • Allow begin and end keywords for indexing (#691)
  • datum access methods for composites (#692)
  • Refining Mimi documentation (#699)
  • Explorer for Composite Components (#710)
  • change replace_comp! to replace! (#712)

Merged pull requests:

  • Add Confidence Intervals to Sobol Indices (#583) (@lrennels)
  • CompatHelper: bump compat for "Compose" to "0.8" (#643) (@github-actions[bot])
  • Julia Package Butler Updates (#653) (@github-actions[bot])
  • Fix parameter type bug for non-time arrays (#654) (@ckingdon95)
  • Julia Package Butler Updates (#655) (@github-actions[bot])
  • WIP Fix bug in testing for colon support (#660) (@lrennels)
  • CompatHelper: bump compat for "Classes" to "1.2" (#664) (@github-actions[bot])
  • Set param update (#665) (@lrennels)
  • Add option to specify branch to test_all_models.jl (#666) (@davidanthoff)
  • CompatHelper: bump compat for "GlobalSensitivityAnalysis" to "0.0.9" (#671) (@github-actions[bot])
  • CompatHelper: bump compat for "VegaLite" to "2.0" (#672) (@github-actions[bot])
  • Add support for VegaLite v2.0.0 (#674) (@lrennels)
  • clean some tests (#679) (@ckingdon95)
  • Add MimiDICE2016#mimi-next to all tests (#681) (@davidanthoff)
  • CompatHelper: bump compat for "Distributions" to "0.23" (#682) (@github-actions[bot])
  • Julia Package Butler Updates (#684) (@github-actions[bot])
  • Generalize doctest output (#685) (@lrennels)
  • Implement "joining" multiple parameters in @defcomposite (#687) (@ckingdon95)
  • CompatHelper: bump compat for "StatsBase" to "0.33" (#688) (@github-actions[bot])
  • Improve int indexing depwarn msg (#694) (@lrennels)
  • begin and end: Indexing Interface for TimestepArrays (#695) (@lrennels)
  • fix _fix_comp_path! for internal connections (#697) (@ckingdon95)
  • using renamed components in #defcomposite (#698) (@lrennels)
  • Add test for replace_comp! with default values (#700) (@ckingdon95)
  • Potentially change how build handles default values (#702) (@ckingdon95)
  • CompatHelper: bump compat for "GlobalSensitivityAnalysis" to "0.0.10" (#703) (@github-actions[bot])
  • Datum access (#704) (@lrennels)
  • Julia Package Butler Updates (#705) (@github-actions[bot])
  • Rename the 'marginal' attribute of MarginalModel to 'modified' (#706) (@arnavgautam)
  • CompatHelper: bump compat for "DataFrames" to "0.21" (#707) (@github-actions[bot])
  • Docs (#708) (@lrennels)
  • Julia Package Butler Updates (#709) (@github-actions[bot])
  • Explorer for Composite Components (#711) (@lrennels)
  • Fix small debug comment errors (#714) (@lrennels)
  • change replace_comp! to replace! (#715) (@ckingdon95)
  • remove use of ComponentPaths as arguments in any user-facing functions (#718) (@ckingdon95)
  • CompatHelper: bump compat for "Compose" to "0.9" (#720) (@github-actions[bot])
  • Remove support of 1.2 and 1.3 (#723) (@lrennels)
  • Documentation (#724) (@lrennels)