Skip to content

Releases: sergeyksv/safejs

v0.4.5

07 Aug 17:12

Choose a tag to compare

Improved perfomance

v0.4.4

07 Aug 09:25

Choose a tag to compare

Improved compatibility with Async lib

v0.4.3

02 Feb 13:07

Choose a tag to compare

  • Added jsdoc

v0.4.2

02 Feb 13:06

Choose a tag to compare

  • Fixed control flow

v0.4.1

20 Jul 11:23

Choose a tag to compare

  • Fixed count of arguments in iterator mapValues
  • Fixed commonjs module for phantomjs

v0.4.0

11 Jul 17:24

Choose a tag to compare

  • Lib has been rewritten with ES6
  • Compatibility with async 2.0
  • Fixed bug with empty callback in parallel
  • Fixed return function result from spread
  • Added race
  • Added "Error handler" to queue
  • Added "Interval function" to retry
  • Added mapValues
  • reflectAll now allow objects