Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 626 Bytes

File metadata and controls

49 lines (29 loc) · 626 Bytes

Changelog

12.0.0 unreleased

add

  • deepCopyAdded
  • deepAssignAdded
  • deepEqual

move

  • deepAssign
  • deepCopy

to deep.js

11.0.0

remove

  • createCustomRound
  • createThrottledUsingTimeout
  • arrayWithResults in favor of Array.from({length: times}, aFunction)

browse this commit #dd5fbb65b377fc4174d9444d663debfdb3f1b628 or use 10.5.5 to keep using

10.5.0

+typeCast

10.4.0

evalGlobal can be loaded as module

10.3.0

+evalGlobal

10.2.0

Support Node12 modules

10.1.0

+bytesLengthFromString

10.0.0

Split utilsac into different projects GrosSacASac#4