Skip to content

Latest commit

 

History

History
executable file
·
59 lines (43 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

executable file
·
59 lines (43 loc) · 1.56 KB

v 0.1.12

  • Updated some dependencies
  • Improve the code

v 0.1.12

  • Fixed issue #12
  • Updated some dependencies
  • Added new test

v 0.1.10

  • Fixed issue #11
  • Updated some lines of code
  • Updated some dependencies

v 0.1.10

  • Fixed issue #10

v 0.1.9

  • Fixed issue #9

v 0.1.7

  • Fixed issue #8

v 0.1.6

  • Fixed issue #7

v 0.1.5

  • Fixed issue #6
  • Added a new mock case to test against with.
  • Updated some regular expressions.

v 0.1.4

  • Fixed issue #5
  • Reduced the lines of code.
  • More accurate regular expressions.

v 0.1.3

  • Fixed issue #4

v 0.1.1

  • Improved the final minfied file.

v 0.1.0

  • Fixed issue #3
  • Fixed issue #2
  • Added 12 tests
  • Added more functions to get a better minified file

v 0.0.4

  • Updated the way how compressing the css files

v 0.0.3

  • updated the code to get a better mifiying
  • It was fixed some issues with floats numbers. Eg rgba(0,0,0,0.2) => rgba(0,0,0,2) [This was happening]

v 0.0.2

  • updated the code