This repository has been archived by the owner on Jan 20, 2020. It is now read-only.
Releases: seleznev/firefox-complete-theme-build-system
Releases · seleznev/firefox-complete-theme-build-system
FxCTBS v0.1.8
- Launch preprocessor for all .css files.
FxCTBS v0.1.7
- Basic python2 support.
- Added colored timestamp to output.
- Remove "directory-structure" preference.
- Some another minor changes in
config.json
.
FxCTBS v0.1.6
- Fix chrome.manifest generate
FxCTBS v0.1.5
- Improve building output
- Add support PYTHON2PATH environment variable.
- Add "--force-rebuild" argument support.
- Update docs.
FxCTBS v0.1.4
- Removed manifest.sh bash script.
- Removed usage external sed command.
- Improved clean action.
- Added check preprocessor.py return code
FxCTBS v0.1.3
- Added --verbose argument to make-xpi.py
- Bug fixes
FxCTBS v0.1.2
- Added --version argument support to make-xpi.py
- Added --target-version argument support to make-xpi.py
- Usage compression xpi files.
FxCTBS v0.1.1
- Added many error messages.
- Replace usage external zip command to ZipFile python module.
- Generate install.rdf from install.rdf.in and config.json.
- Support setup version from environment variable $VERSION.
FxCTBS 0.1
- Basic features.