E5D2 Releases · abumq/airsync · GitHub
[go: up one dir, main page]

Skip to content

Releases: abumq/airsync

v2.0.6

28 Sep 02:30

Choose a tag to compare

v2.0.2

28 Sep 02:25

Choose a tag to compare

Added keyStart and keyEnd in the options for performance debugging

Full Changelog: v2.0.1...2.0.2

v2.0.1

09 May 23:39

Choose a tag to compare

Changelog

  • json() is now resolve()
  • fn() is now convertFn()
  • fnExport is now exportFn()
  • Removed exec() in favour of encourging use of convertFn() instead
  • get added back using lodash.get as peer dependency

v1.0.11

07 Sep 01:44
1ab7a5e

Choose a tag to compare

New Feature

  • Ability to specify custom random function in spread()

v1.0.10

06 Sep 23:33
8fbbe04

Choose a tag to compare

New Features

  • Optional uid for spread()

v1.0.9

25 Jul 03:44

Choose a tag to compare

Changelog

  • Control collision and race-condition for spread keys
  • Merged fnjson and fn functionalities in to fn()

v1.0.8

25 Jul 01:34

Choose a tag to compare

Changelog

  • Fix: Typed arrays are no longer going to return Array

v1.0.7

24 Jul 21:32

Choose a tag to compare

Changelog

v1.0.6

24 Jul 15:17

Choose a tag to compare

Changelog

  • Introduced jjson and spread for producing spreaded JSON objects [See Spread Operator]

v1.0.5

23 Jul 11:01

Choose a tag to compare

Changelog

  • Logo update (no API changes) - only to update README on NPM
0