Skip to content

Latest commit

 

History

History
125 lines (67 loc) · 2.96 KB

File metadata and controls

125 lines (67 loc) · 2.96 KB

CHANGELOG

Package changelog.

0.1.2 (2026-02-08)

Commits

Details
  • bfc8c3a - chore: use one asterisk for license comment in TS files (by Philipp Burckhardt)
  • 2be0aaf - bench: refactor to use string interpolation in array/base/take-map (#9050) (by DivitJain26)
  • 3dc5f1e - docs: fix require paths for complex arrays (by Philipp Burckhardt)
  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)
  • 0ba282b - chore: minor clean-up (by Philipp Burckhardt)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • DivitJain26
  • Philipp Burckhardt

0.1.1 (2024-07-29)

Commits

Details
  • 8d4c46b - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)
  • a78f7d1 - style: add missing spaces (by Philipp Burckhardt)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2024-04-13)

Features

  • 0bc38ac - add array/base/take-map

Commits

Details
  • 0bc38ac - feat: add array/base/take-map (by Varad Gupta, Philipp Burckhardt)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Philipp Burckhardt
  • Varad Gupta