Skip to content

Releases: yxwzaxns/uni-utils

1.2.1

28 Nov 03:08
Compare
Choose a tag to compare

add noanoid method

v1.1.0

14 Feb 04:07
Compare
Choose a tag to compare

add method:

  • getTime(time,format)

v1.0.21

03 Apr 05:13
c55a5eb
Compare
Choose a tag to compare

fix d.ts bug: donwload function

v1.0.19

15 Feb 07:04
Compare
Choose a tag to compare

add d.ts support

v1.0.18

28 Dec 06:35
Compare
Choose a tag to compare

v1.0.17

24 Dec 09:41
Compare
Choose a tag to compare

add String.parseHtml() method base on the cheerio package

v1.0.16

23 Dec 07:07
Compare
Choose a tag to compare

download() add option decoding

v1.0.15

26 Nov 06:00
Compare
Choose a tag to compare
  • fix bug of build network.download()

Full Changelog: v1.0.14...v1.0.15

1.0.13

30 Sep 03:01
Compare
Choose a tag to compare
  • require('uuid'), add method uuid(v="v1",...args)

1.0.12

28 Sep 09:35
Compare
Choose a tag to compare
  • make createProcess() return promise can catch error.