Skip to content

Latest commit

 

History

History
92 lines (43 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

92 lines (43 loc) · 3.09 KB

Changelog

3.0.0 (2023-10-09)

⚠ BREAKING CHANGES

  • main functions return the same type
  • use named exports in functions
  • new output and a few features (#21)

Features

  • intercepting at other than zero (1ec8a91)
  • log some execution information (1ec8a91)
  • new output and a few features (#21) (1ec8a91)

Bug Fixes

Documentation

Code Refactoring

  • main functions return the same type (1ec8a91)
  • use named exports in functions (1ec8a91)

2.1.0 (2023-08-10)

Features

2.0.1 (2023-08-07)

Documentation

2.0.0 (2023-08-04)

⚠ BREAKING CHANGES

  • migrate to typescript (#15)

Code Refactoring

1.1.4 (2023-07-27)

Bug Fixes

1.1.3 (2023-07-27)

Bug Fixes

  • convergence and add gradientTolerance (#11) (d29163c)

1.1.2 (2022-10-08)

Bug Fixes

  • fix links and update dependencies (6f915b7)

1.1.1 (2021-05-17)

1.1.0 (2019-08-20)

1.0.0 (2019-08-16)

Bug Fixes

  • fix sort call and tests for node 10 (1a2ea08)