Skip to content

Releases: laserware/arcade

v3.12.0

Choose a tag to compare

@mikerourke mikerourke released this 22 Dec 20:28
v3.12.0
7b13153
chore: update version to 3.12.0

v2.0.0

Choose a tag to compare

@mikerourke mikerourke released this 20 Aug 22:00
v2.0.0
4baa231

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

Choose a tag to compare

@mikerourke mikerourke released this 20 Aug 21:57
7355dd6
  • Initial release