Django-static-precompiler

Latest version: v2.4

Safety actively analyzes 628477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.4

- Fix the `run_command` utility function to rely on process return
code rather than stderr to determine if compilation has finished
successfully. WARNING! Changes in `run_command` are backward
incompatible. If you use this function in your custom compiler you
should update your code.

1.3.1

- Add support for `--presets` option in Babel compiler. See babel-cli
[options \<https://babeljs.io/docs/usage/options/\>]{.title-ref} for
more information.

1.3

- Fix Stylus compiler to actually enable support for detecting changes
in imported files
- Add `precision` option to SASS / SCSS / LibSass compilers. Set it to
8 or more if you compile Bootstrap.
- Add `output_style` option to SASS / SCSS / LibSass compilers.
- Enable verbose output for `compilestatic` management command

1.2

- Add LiveScript compiler
- Add support for `--global-var` option in LESS compiler
- Add SCSS / SASS compiler based on Libsass

1.1

- Add source maps support for SASS/SCSS
- Add source maps support for LESS
- Add source maps support for CoffeeScript
- Add source maps support for Stylus
- Add source maps support for Babel
- Add [Handlebars](http://handlebarsjs.com/) compiler
- Add support for Django 1.9
- Add `plugins` parameter to Babel compiler
- Add `load_paths` parameter to SASS/SCSS compilers

1.0.1

- Add `modules` parameter to Babel compiler
- Allow to install Watchdog with
`pip install django-static-precompiler[watch]`

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.