Skip to content

Version 3.13.0

Latest

Choose a tag to compare

@boulderdaze boulderdaze released this 29 Jun 23:16

What's Changed

  • Allow for temperature-dependent equilibrium constants by @boulderdaze in #956
  • Auto-format code changes by @github-actions[bot] in #963
  • Allow external model constraints by @mattldawson in #962
  • Auto-format code changes by @github-actions[bot] in #968
  • Fix Hairer testset integration loop timing and tighten tolerances by @K20shores in #970
  • Auto-format code changes by @github-actions[bot] in #971
  • Remove the unsed MICM_ENABLE_PROFILE flag by @boulderdaze in #972
  • Reclassify unused species as an Error by @boulderdaze in #974
  • Auto-format code changes by @github-actions[bot] in #975
  • Rate constant refactor by @K20shores in #966
  • Auto-format code changes by @github-actions[bot] in #977
  • Remove Error Severity Classification by @boulderdaze in #976
  • Auto-format code changes by @github-actions[bot] in #978
  • Set c++ standard to 20 by @K20shores in #980
  • Include constrained variables in error calculations by @mattldawson in #969
  • Auto-format code changes by @github-actions[bot] in #981
  • Fix bad merge by @mattldawson in #982
  • Remove phase transfer classes and redundant copyright line by @boulderdaze in #989
  • Remove single-type std::variant by @boulderdaze in #991
  • Auto-format code changes by @github-actions[bot] in #992
  • Explicitly Specify Algebraic Species in LinearConstraint by @boulderdaze in #993
  • Explicitly Specify Algebraic Species in EquilibriumConstraint by @boulderdaze in #994
  • Auto-format code changes by @github-actions[bot] in #996
  • Enabling clang tidy CI failures by @K20shores in #998
  • Address readability braces around statements clang tidy failure by @K20shores in #1000
  • Auto-format code changes by @github-actions[bot] in #1001
  • Refactor Solver Builder API to avoid passing ExternalModel object twice by @boulderdaze in #1004
  • Auto-format code changes by @github-actions[bot] in #1006
  • Address readability-identifier-naming clang tidy warnings by @K20shores in #1007
  • Auto-format code changes by @github-actions[bot] in #1008
  • addressing redundant inline by @K20shores in #1010
  • ignoring narrowing conversions by @K20shores in #1012
  • addressing readability-qualified-auto by @K20shores in #1014
  • Auto-format code changes by @github-actions[bot] in #1016
  • ignoring clang-tidy's readability-redundant-member-init check by @K20shores in #1017
  • correcting zenodo doi badge by @K20shores in #1021
  • correcting clang tidy file, fixing more braces, unnecessary value param by @K20shores in #1019
  • Fix DOI badge image source so it renders on GitHub by @K20shores in #1022
  • Auto-format code changes by @github-actions[bot] in #1023
  • Decrease solver builder runtime and memory usage by @K20shores in #1024
  • Auto-format code changes by @github-actions[bot] in #1027
  • Update MICM version in preparation for release by @boulderdaze in #1026

Full Changelog: v3.12.0...v3.13.0