Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

36 lines (17 loc) · 2.24 KB

Changelog

1.0.3 (2024-09-02)

Bug Fixes

  • bug: comparison as value change returns blank page b/342265977 (#41) (1703572)

1.0.2 (2024-06-04)

Bug Fixes

1.0.1 (2024-04-26)

Bug Fixes

  • added validation for division by zero error (#28) (846303a)
  • adds base element to iframe head to prevent links opening (#30) (8f9e815)

1.0.0 (2024-02-15)

Features

  • Added support for unit testing using jest (082992d)

Bug Fixes

  • build: address error-prone type definitions and formatting (#15) (20e000a)
  • Updated number formatting library. Added fix for locale format issue. (#17) (2cf6e53)