Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

0.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 11:21
· 31 commits to main since this release

This is the initial release of Sift.

Sift aims to replace @freddylist's Llama library, which is no longer maintained.

  • Includes all Array, Set and Dictionary methods from @freddylist/llama
  • Adds new methods to Array: at, freeze, freezeDeep and shuffle
  • Adds new methods to Dictionary: entries, freeze, freezeDeep, fromEntries
  • Adds new methods to Set: count

What's Changed

New Contributors

  • @csqrl made their first contribution in #1

Full Changelog: 0.0.0