Skip to content

Releases: LyoHUB/LyoPRONTO

v1.1.2

04 Jun 01:57

Choose a tag to compare

What's Changed

  • Add some more tests, tweak the guess value and add another escape hatch by @Ickaser in #31
  • Clean up the online docs generation workflow (and make sure the release workflow works)

Full Changelog: v1.1.1...v1.1.2

v1.1.1

03 Jun 19:39

Choose a tag to compare

What's Changed

  • Apply bracket unit style to comments and docstrings by @bernalde in #20
  • Improve test assertions and fix docstring by @bernalde in #22
  • Fix RampInterpolator double-counting and calc_knownRp pressure conversion by @bernalde in #19
  • Evaluate Tsh and Pch exactly from ramp interpolator in calc_knownRp by @Ickaser in #24
  • Stop and start IVP integration at each ramp timestop by @Ickaser in #25
  • Preempt another cause of infinite loops in design space by @Ickaser in #30

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Mar 19:07
74b7e40

Choose a tag to compare

What's Changed

  • Solve_ivp and clarifications by @Ickaser in #2
  • Try out MkDocs for documentation by @Ickaser in #3
  • Try using a Jupyter notebook in docs by @Ickaser in #4
  • Add pyproject.toml and bump version to 1.1 by @Ickaser in #8
  • Add AI-generated unit testing from SECQUOIA fork by @Ickaser in #10
  • Refactor main script by @Ickaser in #9
  • Add MathJax to docs by @Ickaser in #15

New Contributors

Full Changelog: v1.0...v1.1.0

v1.1alpha

26 Aug 18:56
772cd49

Choose a tag to compare

v1.1alpha Pre-release
Pre-release

Try out the release process and see if docs are produced correctly.

v1.0.0

22 Aug 15:27

Choose a tag to compare

v1.0 is LyoPronto as originally published.