Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@tobiasbriones tobiasbriones released this 06 Jan 04:13
· 1 commit to main since this release
3b753c2

EP: Machine Replacement Model

Changelog

  • Use ES Modules, drop compatibility with legacy browsers not supporting ESM.

  • Significantly enhance the codebase.

  • Fix the last extra result chain that appeared at the end of the problem solution.

  • Add better input validations.

  • Unit test the machine replacement module (the model and solver).

  • Update Bootstrap from v4 to v5.

  • Add button for resetting the model to zero.

  • Add header with example-loaded-by-default reference.

  • Set app font to Poppins.

  • Update project links with newer ones.

  • Add some docs to project modules.