Skip to content

Latest commit

 

History

History
148 lines (68 loc) · 4.81 KB

CHANGELOG.md

File metadata and controls

148 lines (68 loc) · 4.81 KB

Changelog

3.0.0 (2025-02-06)

⚠ BREAKING CHANGES

  • Consolidate array methods into ts/array block
  • BREAKING move all code to ts category

Features

  • BREAKING move all code to ts category (85e1113)
  • Consolidate array methods into ts/array block (1c3a60c)

2.6.0 (2025-02-05)

Features

  • Add casing and is-letter blocks (842f37d)

2.5.0 (2025-01-22)

Features

  • add upOneLevel to utils/url (3395ebb)

2.4.0 (2025-01-21)

Features

2.3.0 (2025-01-16)

Features

2.2.0 (2025-01-04)

Features

  • Add centerPad function to utils/pad (d1e3738)

2.1.0 (2025-01-02)

Features

  • PerishableList (f7d24d7)
  • rand block (800d78c)
  • Refactor dispatcher and stopwatch to use classes (737419d)

2.0.0 (2024-11-21)

⚠ BREAKING CHANGES

  • rename utilities -> utils

Miscellaneous Chores

  • rename utilities -> utils (6c9f418)

1.6.0 (2024-11-21)

Features

  • Add circle to utilities/math (b4c83e9)

1.5.0 (2024-11-20)

Features

  • Add triangles to utilities/math (886c83d)

1.4.0 (2024-11-20)

Features

  • add conversions to utiltities/math (f4f6e36)

1.3.0 (2024-11-20)

Features

1.2.1 (2024-11-19)

Bug Fixes

1.2.0 (2024-11-18)

Features

1.1.0 (2024-11-15)

Features

  • lines block (565f471)
  • add leftPadMin and rightPadMin to pad (ef58942)

1.0.3 (2024-11-14)

Bug Fixes

  • ensure vitest tests all files for coverage (f0ffb14)
  • remove add block (9bf51e8)

1.0.2 (2024-11-14)

Bug Fixes

  • ensure blocks-manifest gets built pre release (b0832d6)

1.0.1 (2024-11-14)

Bug Fixes

1.0.0 (2024-11-14)

Features