Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 564 Bytes

File metadata and controls

18 lines (13 loc) · 564 Bytes

Changelog

Notable changes to this package are documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.0] - 2025-09-26

Added

  • Added a optional Closed Form Spring Solver.

Modified

  • precision is now a variable in SpringConfig.
  • SpringConfig is now the last argument in the Spring constructor, along with a optional SpringSolver argument.

[1.0.0] - 2025-08-21

Added

  • Initial release of the package.