Changes

Summary

  1. Simulation support: addressed a problem with fixing and then saving a (commit: 5ffd943) (details)
  2. Slight update to our downloads page (#1533). (commit: 2ff1981) (details)
  3. Travis CI: re-enabling macOS builds. (commit: fdcb236) (details)
  4. Travis CI: re-disabling macOS builds. (commit: 632cfe9) (details)
Commit 5ffd943aee991e16814c9d55e81b3359b4ef46a8 by Alan Garny
Simulation support: addressed a problem with fixing and then saving a
previously invalid simulation (#1533).
(commit: 5ffd943)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit 2ff1981cdb2b24ed5bb1e5218f5973ccfbc9282c by Alan Garny
Slight update to our downloads page (#1533).
(commit: 2ff1981)
The file was modified doc/downloads/index.js (diff)
Commit fdcb2369d45d76aba985c70bdd42fb9f574d2c37 by Alan Garny
Travis CI: re-enabling macOS builds.
It seems to be going much better, so…
(commit: fdcb236)
The file was modified .travis.yml (diff)
Commit 632cfe96701caad2dd645365c01ed154f39947f8 by Alan Garny
Travis CI: re-disabling macOS builds.
Well, the reason it is going much better is that they are now only
accepting one macOS job at a time! Now, because we need both release and
debug builds, it means that it takes twice as long to build as it used
to, which is not ideal. So, re-disabling macOS builds… :(
(commit: 632cfe9)
The file was modified .travis.yml (diff)