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:
- Support configuration file. See https://github.com/justforfun-click/CssBuilder/wiki/Configuration.
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.