Skip to content

Releases: precice/micro-manager

v0.5.0rc5

23 May 19:11
Compare
Choose a tag to compare
v0.5.0rc5 Pre-release
Pre-release
Change publishing workflow to get it to work for automatic version pi…

…cking

v0.5.0rc4

23 May 16:16
Compare
Choose a tag to compare
v0.5.0rc4 Pre-release
Pre-release
Revert to using checkout Action v2 in the publishing CI

v0.5.0rc3

23 May 15:58
Compare
Choose a tag to compare
v0.5.0rc3 Pre-release
Pre-release
Instead of setting fetch-tags: true, set fetch-depth: 0 in the checko…

…ut action of the publishing workflow

v0.5.0rc2

23 May 11:04
Compare
Choose a tag to compare
v0.5.0rc2 Pre-release
Pre-release

What's Changed

  • Minor improvements: fix typo in test, remove redundant code and replace import by @tjwsch in #90
  • Fix doc image prefix by @fsimonis in #94
  • Add switch to turn adaptivity on and off in configuration by @IshaanDesai in #93
  • TBD: Follow time stepping proposed in documentation by @BenjaminRodenberg in #96
  • Handle crashing micro simulations by @tjwsch in #85
  • Add pyproject.toml by @IshaanDesai in #84
  • Optionally use initial macro data to initialize micro simulations by @IshaanDesai in #104
  • A collection of restructuring and minor updates by @IshaanDesai in #105
  • Add documentation for handling of crashing micro simulations by @tjwsch in #106

New Contributors

Full Changelog: v0.4.0...v0.5.0rc2

v0.5.0rc1

23 May 09:14
1696ff6
Compare
Choose a tag to compare
v0.5.0rc1 Pre-release
Pre-release

What's Changed

  • Minor improvements: fix typo in test, remove redundant code and replace import by @tjwsch in #90
  • Fix doc image prefix by @fsimonis in #94
  • Add switch to turn adaptivity on and off in configuration by @IshaanDesai in #93
  • TBD: Follow time stepping proposed in documentation by @BenjaminRodenberg in #96
  • Handle crashing micro simulations by @tjwsch in #85
  • Add pyproject.toml by @IshaanDesai in #84
  • Optionally use initial macro data to initialize micro simulations by @IshaanDesai in #104
  • A collection of restructuring and minor updates by @IshaanDesai in #105
  • Add documentation for handling of crashing micro simulations by @tjwsch in #106

New Contributors

Full Changelog: v0.4.0...v0.5.0rc1

v0.4.0

21 Mar 16:12
6d26f16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Aug 12:22
5e46e96
Compare
Choose a tag to compare

What's Changed

  • Add global variant to adaptivity (still experimental) #42
  • Add norm-based (L1 and L2) support for functions in similarity distance calculation with absolute and relative variants #40
  • New domain decomposition strategy based on user input of number of processors along each axis #41
  • Add pickling support for C++ solver dummy #30
  • Add C++ solver dummy to show how a C++ micro simulation can be controlled by the Micro Manager #22
  • Add local adaptivity #21

Full Changelog: v0.2.0...v0.3.0

v0.3.0rc2

26 Aug 16:39
Compare
Choose a tag to compare
v0.3.0rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0rc2

v0.3.0rc1

25 Aug 20:03
Compare
Choose a tag to compare
v0.3.0rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0rc1

v0.2.1

05 Sep 20:54
2ef3e89
Compare
Choose a tag to compare

Bug fix release to repair action workflow run-macro-micro-dummy.