Skip to content

Releases: lijinke666/photo-magician

v0.2.0

27 Apr 16:27
262fe77
Compare
Choose a tag to compare

Features

  • refactor the code, replace new Promise => async await
  • All api unified return image base64 data now
  • optimize demo page

v0.1.1

27 Apr 10:25
b6ba94b
Compare
Choose a tag to compare

Bug fixs

  • fix ReferenceError: regeneratorRuntime is not defined

v0.1.0

25 Apr 10:11
Compare
Choose a tag to compare

Features

💖 photo-magician is publish !! welcome to use, this is api

  • toBase64Url()
  • getPrimaryColor()
  • compressImage()
  • clipImage()
  • rotateImage()
  • addWaterMark()