Skip to content

Releases: pelican-plugins/webassets

Web Assets 2.1.0

03 Nov 01:40
Compare
Choose a tag to compare

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

15 Feb 16:00
Compare
Choose a tag to compare
  • Consolidate assets and pelican-webassets plugins into a single project
  • Support plugin auto-registration via new namespace plugin format on Pelican 4.5+
  • Deprecate ASSET_* settings in favor of WEBASSETS_*
  • Fix bug where an empty THEME_STATIC_DIR setting would create malformed URLs