Skip to content

Latest commit

 

History

History
101 lines (71 loc) · 8.97 KB

CHANGELOG.md

File metadata and controls

101 lines (71 loc) · 8.97 KB

CHANGELOG

Package changelog.

Unreleased (2025-03-17)

Features

Closed Issues

A total of 12 issues were closed in this release:

#3135, #3138, #3140, #3145, #3146, #3147, #3149, #3150, #3151, #3152, #3155, #3162

Commits

  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)
  • 32deb11 - docs: update related packages sections (#3976) (by stdlib-bot)
  • 3c1789f - docs: add missing private annotations and decimals (by Philipp Burckhardt)
  • 1d10ce5 - feat: add includes method to array/fixed-endian-factory (#3283) (by Ahmed Kashkoush, Athan Reines, Muhammad Haris)
  • e5d32c5 - chore: minor clean-up (by Philipp Burckhardt)
  • 9798530 - chore: minor clean-up (by Philipp Burckhardt)
  • a0ba090 - feat: add with method to array/fixed-endian-factory (#3291) (by Aayush Khanna, Philipp Burckhardt)
  • 1242bbf - feat: add filter method to array/fixed-endian-factory (#3278) (by Aayush Khanna, Philipp Burckhardt)
  • 41af546 - feat: add reduceRight method to array/fixed-endian-factory (#3300) (by Aayush Khanna, Philipp Burckhardt)
  • b679536 - feat: add reduce method to array/fixed-endian-factory (#3296) (by Aayush Khanna)
  • 6ddda90 - feat: add join method to array/fixed-endian-factory (#3287) (by Aditya Sapra, Philipp Burckhardt)
  • c8143c4 - feat: add lastIndexOf method to array/fixed-endian-factory (#3281) (by Aditya Sapra, Philipp Burckhardt)
  • 9db1815 - feat: add indexOf method to array/fixed-endian-factory (#3279) (by Aditya Sapra, Athan Reines)
  • 1d217ba - feat: add map method to array/fixed-endian-factory (#3270) (by Aayush Khanna, Athan Reines)
  • 2df0e9b - feat: add some method to array/fixed-endian-factory (#3241) (by Kshitij-Dale, Athan Reines)
  • abb0dc3 - docs: update examples and descriptions (by Athan Reines)
  • 95d0bbc - bench: test for primitive value (by Athan Reines)
  • e3a2173 - feat: add every method to array/fixed-endian-factory (#3200) (by Aayush Khanna, Athan Reines)
  • b34732c - feat: add at method to array/fixed-endian-factory (#3184) (by Aayush Khanna, Athan Reines)
  • 956a462 - feat: add forEach method (by Athan Reines)
  • b9f3b77 - refactor: reduce string literals (by Athan Reines)
  • 17fa3d2 - docs: fix example (by Athan Reines)
  • a3a04e3 - feat: add array/fixed-endian-factory (by Athan Reines)

Contributors

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

  • Aayush Khanna
  • Aditya Sapra
  • Ahmed Kashkoush
  • Athan Reines
  • Kshitij-Dale
  • Muhammad Haris
  • Philipp Burckhardt