Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 20:42

Mimi v1.5.0

Diff since v1.4.0

Closed issues:

  • Connector Component Backup Data for Comps with Same Name (#865)
  • Enhance error message about parameter being nothing on build. (#889)
  • Resizing Dimension --> Parameter remains same size and retains old values (#898)

Merged pull requests:

  • Bump ajv from 6.12.2 to 6.12.6 in /src/explorer/mimiexplorer-app (#891) (@dependabot[bot])
  • Bump follow-redirects from 1.12.1 to 1.14.8 in /src/explorer/mimiexplorer-app (#892) (@dependabot[bot])
  • Bump url-parse from 1.5.3 to 1.5.7 in /src/explorer/mimiexplorer-app (#893) (@dependabot[bot])
  • Bump node-fetch from 2.6.1 to 2.6.7 in /src/explorer/mimiexplorer-app (#894) (@dependabot[bot])
  • Bump lodash from 4.17.20 to 4.17.21 in /src/explorer/mimiexplorer-app (#895) (@dependabot[bot])
  • Bump url-parse from 1.5.7 to 1.5.10 in /src/explorer/mimiexplorer-app (#896) (@dependabot[bot])
  • Julia Package Butler Updates (#897) (@github-actions[bot])
  • Check the dimensions when making internal parameter connections (#899) (@lrennels)
  • Add support for indexing with bool vectors to TimeArray (#900) (@davidanthoff)
  • Bump minimist from 1.2.5 to 1.2.6 in /src/explorer/mimiexplorer-app (#901) (@dependabot[bot])
  • Bump async from 2.6.3 to 2.6.4 in /src/explorer/mimiexplorer-app (#902) (@dependabot[bot])
  • Bump electron from 11.5.0 to 13.6.6 in /src/explorer/mimiexplorer-app (#903) (@dependabot[bot])
  • Bump eventsource from 1.0.7 to 1.1.1 in /src/explorer/mimiexplorer-app (#904) (@dependabot[bot])
  • Reset parameters when dimension is changed (#905) (@lrennels)
  • Bump electron from 13.6.6 to 15.5.5 in /src/explorer/mimiexplorer-app (#906) (@dependabot[bot])
  • CompatHelper: bump compat for Electron to 4, (keep existing compat) (#907) (@github-actions[bot])
  • Unique Backup Parameter Names (#908) (@lrennels)
  • Surface the default constructor for MarginalModel (#909) (@davidanthoff)
  • Enhance the error message details for unset ie. nothing parameters (#910) (@lrennels)
  • Fix some TimeArray performance problems on 1.8 (#911) (@davidanthoff)
  • Bump terser from 4.8.0 to 4.8.1 in /src/explorer/mimiexplorer-app (#912) (@dependabot[bot])
  • Julia Package Butler Updates (#913) (@github-actions[bot])
  • Clean README, NEWS and docs (#914) (@pitmonticone)
  • Julia Package Butler Updates (#915) (@github-actions[bot])
  • Remove unused package from Project toml (#916) (@lrennels)
  • Update list of known models (#917) (@lrennels)
  • Remove the CI testing for julia 1_4 and 1_5 (#920) (@lrennels)
  • Remove some union splitting in time array clients (#921) (@davidanthoff)
  • Use @testitem (#922) (@davidanthoff)