UAlbertaALTLab / itwewina

Replaced by https://github.com/UAlbertaALTLab/cree-intelligent-dictionary
https://github.com/UAlbertaALTLab/cree-intelligent-dictionary
GNU General Public License v3.0
1 stars 0 forks source link

Update webassets to 0.12.1 #157

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates webassets from 0.10.1 to 0.12.1.

Changelog ### 0.12.1 ``` - Fix compatibility with Jinja 2.9. - When globbing, include files in alphabetical order (Sam Douglas). - Remove duplicate files from bundles (Sam Douglas). - Support for PyInstaller (Ilya Kreymer). - Fix the sass filter (Dan Callaghan). ``` ### 0.12 ``` - Babel filter (JDeuce). - NodeSASS filter (Luke Benstead). - Autoprefixer 6 filter (Eugeniy Kuznetsov). - Many other small changes and improvements by various contributors. ``` ### 0.11.1 ``` - Fix compass filter bug (Pablo Aguiar). ``` ### 0.11 ``` - Add libsass filter (Mantas, sirex). - Add SlimitIt filter (Michael Fladischer). - Prevent filters from crashing if the input file is empty (empty string passed). - A number of smaller improvements. ```
Links - PyPI: https://pypi.org/project/webassets - Changelog: https://pyup.io/changelogs/webassets/ - Repo: http://github.com/miracle2k/webassets/