Skip to content

Latest commit

 

History

History
148 lines (77 loc) · 5.71 KB

File metadata and controls

148 lines (77 loc) · 5.71 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.3 (2024-07-01)

Note: Version bump only for package @sundaeswap/bigint-math

0.6.2 (2024-07-01)

Note: Version bump only for package @sundaeswap/bigint-math

0.6.1 (2024-07-01)

0.5.9 (2023-05-09)

0.5.7 (2023-05-09)

Bug Fixes

0.5.0 (2022-08-02)

0.4.0 (2022-07-05)

0.3.1 (2022-07-05)

Bug Fixes

  • build esm dist correctly (1fe3975)

0.3.0 (2022-07-02)

0.2.3 (2022-07-02)

0.2.2 (2022-07-01)

0.2.1 (2022-06-08)

0.2.0 (2022-06-07)

0.1.3 (2022-06-07)

0.1.2 (2022-06-02)

0.1.1 (2022-06-02)

0.1.0 (2022-06-02)

Features

  • bigint-math: init package (de0af5f)

0.5.9 (2023-05-09)

Note: Version bump only for package @sundaeswap/bigint-math

0.5.8 (2023-05-09)

Note: Version bump only for package @sundaeswap/bigint-math

0.5.7 (2023-05-09)

Bug Fixes

0.5.0 (2022-08-02)

Note: Version bump only for package @sundae/bigint-math

0.4.0 (2022-07-05)

Note: Version bump only for package @sundae/bigint-math

0.3.1 (2022-07-05)

Bug Fixes

  • build esm dist correctly (1fe3975)

(2022-07-05)

Bug Fixes

  • build esm dist correctly (1fe3975)
  • checkout full git history (8a43d5a)

0.3.0 (2022-07-02)

Features

  • json-bigint: add and export alwaysParseAsBig version as JSONAlwaysBig (8085276)

0.2.3 (2022-07-02)

Bug Fixes

  • json-bigint: export JsonBig as any type to avoid ts error (b686f37)

Features

  • json-bigint: parse 'constructor' and 'proto' fields as JSON, expose JSONBig (45778eb)

0.2.2 (2022-07-01)

Features

  • init @sundae/json-bigint (be5d495)

0.2.1 (2022-06-08)

0.2.0 (2022-06-07)

Features

  • cpp: add lpToken calculations (9354334)

0.1.3 (2022-06-07)

0.0.0 (2022-06-07)

Bug Fixes

  • Fraction: parse negative numbers correctly, more tests (a7e8f04)

Features

  • Asset: init with AssetAmount (e1aa92f)
  • cpp: init with getSwapInput & getSwapOutput (a015120)

0.1.2 (2022-06-02)

0.1.1 (2022-06-02)

0.1.0 (2022-06-02)

Bug Fixes

Features