Skip to content

Releases: urbanopt/modelica-builder

Version 0.2.3-pr1

01 Mar 17:23
Compare
Choose a tag to compare
Version 0.2.3-pr1 Pre-release
Pre-release
  • Update precommit and ci by @nllong in #54
  • Update overwrite_component_redeclaration to handle the redeclare of args by @nllong in #53

Version 0.2.2

07 Jun 20:40
Compare
Choose a tag to compare
  • Add component argument/parameter deletion, remove_component_argument
  • Add test for deleting a "constant Ingeger x=5" component
  • Update testing dependencies
  • Add component redeclare package argument replacement

Version 0.2.1

29 Apr 15:13
25916d6
Compare
Choose a tag to compare
  • Fix import issue when installing package for a poetry-managed projects

Version 0.2.0

29 Apr 15:13
8f03997
Compare
Choose a tag to compare
  • Fix compatibility with files containing '\r\n', which is typically used on Windows

Version 0.1.1

04 Mar 02:02
Compare
Choose a tag to compare
  • Add ability to rename a component's argument name
  • Convert to use GitHub actions instead of Travis
  • Update README with more practical example

Version 0.1.0

30 Sep 15:49
Compare
Choose a tag to compare
  • Initial release

See the README.rst in the root of the repository.