Releases: pelican-plugins/webassets
Releases · pelican-plugins/webassets
Web Assets 2.1.0
Vendor webassets to future-proof the plugin. As a drive-by we have dropped
Python versions below 3.9, which are not supported by the full set of this
plugin's' dependencies.
Web Assets 2.0.0
- Consolidate
assetsandpelican-webassetsplugins into a single project - Support plugin auto-registration via new namespace plugin format on Pelican 4.5+
- Deprecate
ASSET_*settings in favor ofWEBASSETS_* - Fix bug where an empty
THEME_STATIC_DIRsetting would create malformed URLs