Skip to content

Latest commit

 

History

History
37 lines (37 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

37 lines (37 loc) · 719 Bytes

0.1.14

  • upgrade image: ^4.2.0

0.1.13

0.1.12

  • upgrade image: ^3.0.2
  • Migrate to null safety

0.1.11

  • upgrade image: ^2.1.11
  • Fixed loop _compressPng

0.1.9+2

  • support .PNG and .JPG/JPEG

0.1.9+1

  • add autoRatio

0.1.9

  • upgrade image: ^2.1.9 (Optimize jpegDecode)

0.1.8

  • upgrade image: ^2.1.8
  • add compressImageQueue
  • add compressImageList

0.1.7+1

  • upgrade image: ^2.1.3

0.1.7

  • upgrade image: ^2.1.0

0.1.6+1

  • add png support, but just beta

0.1.5

  • add custom params
  • upgrade image 2.0.7

0.1.4

  • add auto mode

0.1.3

  • add compress mode

0.1.2

  • Optimization algorithm

0.1.1

  • Initial commit