Skip to content

v13.0.0

Compare
Choose a tag to compare
@mljs-bot mljs-bot released this 26 Feb 15:38
54a8f62

13.0.0 (2024-02-26)

⚠ BREAKING CHANGES

  • improve types in zones functions
  • remove deprecated zoneToX function
  • improve types in xyObject functions
  • improve types in xyArray functions
  • improve types in xy functions
  • improve types in x functions
  • improve types in utils functions
  • improve types in xreim functions
  • improve types in reim functions
  • improve types in matrix functions

Bug Fixes

  • improve types in matrix functions (1918fc8)
  • improve types in reim functions (24a6285)
  • improve types in utils functions (7476f47)
  • improve types in x functions (bf5886e)
  • improve types in xreim functions (b6257b5)
  • improve types in xy functions (5c4a68f)
  • improve types in xyArray functions (018b825)
  • improve types in xyObject functions (5f0f88b)
  • improve types in zones functions (3c72b05)

Code Refactoring

  • remove deprecated zoneToX function (034d68a)