Skip to content

Releases: laserware/arcade

v3.12.0

22 Dec 20:28
v3.12.0
7b13153
Compare
Choose a tag to compare
chore: update version to 3.12.0

v2.0.0

20 Aug 22:00
v2.0.0
4baa231
Compare
Choose a tag to compare

Features

  • Add splitFilePath function to split file path based on platform

Breaking Changes

  • Rename joinPath to joinFilePath
  • Rename arrayToDictionary to keyBy
  • Remove removeFromDictionary (already handled by omit)
  • Rename sort to toSorted
  • Rename reverse to toReversed
  • Rename objectToEntries to toEntries

v1.0.0

20 Aug 21:57
7355dd6
Compare
Choose a tag to compare
  • Initial release