Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 671 Bytes

File metadata and controls

34 lines (24 loc) · 671 Bytes

0.2.1:

  • Update to .NET 6.0

0.2.0:

  • Breaking change: win-x86 support is removed.
  • Support *.styl (stylus) files.

0.1.8:

0.1.7:

  • Change name to CssBuilder.

0.1.6:

  • Support *.less file.

0.1.5:

  • Support *.sass file.

0.1.4:

  • Fix exclude folders/files issue under windows.

0.1.3:

  • Fix build fail if the path contains space.
  • Exclude folders/files in .gitignore (the project need be inside a git repository).

0.1.2:

  • Add OSX/x64 support.

0.1.1:

  • Fix bad package.

0.1.0:

  • Init release.