Recent Releases of https://github.com/arup-group/mc
https://github.com/arup-group/mc - v1.0.1-snapshot
What's Changed
- Fix the package list in setup script by @mfitz in https://github.com/arup-group/mc/pull/50
It was previously impossible to install MC as a dependency due to a broke
setup.py; this has now been fixed
Full Changelog: https://github.com/arup-group/mc/compare/v1.0.0-snapshot...v1.0.1-snapshot
- Python
Published by mfitz almost 4 years ago
https://github.com/arup-group/mc - v1.0.0-snapshot
What's Changed
- Wildcardstwo by @arup-sb in https://github.com/arup-group/mc/pull/2
- V12 update by @fredshone in https://github.com/arup-group/mc/pull/4
- refactor validate->debug by @fredshone in https://github.com/arup-group/mc/pull/7
- Lab 1083/GitHub workflow by @rorysedgwick in https://github.com/arup-group/mc/pull/9
- Bit cli by @fredshone in https://github.com/arup-group/mc/pull/8
- fixes v12 debug by @fredshone in https://github.com/arup-group/mc/pull/11
- Update requirements for the latest macOS by @syhwawa in https://github.com/arup-group/mc/pull/14
- autostep by @fredshone in https://github.com/arup-group/mc/pull/15
- Rework the Dockerfile to reduce image size by @mfitz in https://github.com/arup-group/mc/pull/16
- force input paths to absolute by @fredshone in https://github.com/arup-group/mc/pull/17
- Rs/autostep fix plus explicit write intervals by @rorysedgwick in https://github.com/arup-group/mc/pull/18
- add custom logger with level set by env var by @rorysedgwick in https://github.com/arup-group/mc/pull/20
- Add linting to CI build by @mfitz in https://github.com/arup-group/mc/pull/22
- autostep: update abs path resolve function to cater for home & relati… by @rorysedgwick in https://github.com/arup-group/mc/pull/19
- remove requirement for sim_root to exist when calling autostep from cli by @rorysedgwick in https://github.com/arup-group/mc/pull/24
- updates valid map for hermes module by @fredshone in https://github.com/arup-group/mc/pull/25
- auto step forces experienced plans output by @fredshone in https://github.com/arup-group/mc/pull/26
- Revert "auto step forces experienced plans output" by @fredshone in https://github.com/arup-group/mc/pull/27
- Experienced plans by @fredshone in https://github.com/arup-group/mc/pull/28
- fix readme table of contents internal links by @rorysedgwick in https://github.com/arup-group/mc/pull/29
- Fix validation mapping documentation in README by @mfitz in https://github.com/arup-group/mc/pull/30
- Add paramreplace command by @jademackay in https://github.com/arup-group/mc/pull/31
- updates for opensourcing by @fredshone in https://github.com/arup-group/mc/pull/33
- Create LICENSE by @fredshone in https://github.com/arup-group/mc/pull/34
- Add simulation log when submitting bitsim orchestration jobs by @syhwawa in https://github.com/arup-group/mc/pull/37
- Update github build to use main rather than master as the name of the… by @mfitz in https://github.com/arup-group/mc/pull/39
- adds uid by @fredshone in https://github.com/arup-group/mc/pull/36
- Fix the inconsistency bug for mode in subpopulation by @syhwawa in https://github.com/arup-group/mc/pull/41
- checs path exists by @fredshone in https://github.com/arup-group/mc/pull/43
- stop filling docker image with superfluous files by @rorysedgwick in https://github.com/arup-group/mc/pull/44
- Tweak intermediate cooling by @fredshone in https://github.com/arup-group/mc/pull/47
- extend and correct language-specific code block formatting by @rorysedgwick in https://github.com/arup-group/mc/pull/46
- adds overrides log by @fredshone in https://github.com/arup-group/mc/pull/48
- combine overrides logs by @syhwawa in https://github.com/arup-group/mc/pull/49
New Contributors
- @arup-sb made their first contribution in https://github.com/arup-group/mc/pull/2
- @fredshone made their first contribution in https://github.com/arup-group/mc/pull/4
- @rorysedgwick made their first contribution in https://github.com/arup-group/mc/pull/9
- @syhwawa made their first contribution in https://github.com/arup-group/mc/pull/14
- @mfitz made their first contribution in https://github.com/arup-group/mc/pull/16
- @jademackay made their first contribution in https://github.com/arup-group/mc/pull/31
Full Changelog: https://github.com/arup-group/mc/commits/v1.0.0-snapshot
- Python
Published by mfitz almost 4 years ago