Releases: gauntface/go-html-asset-manager
Releases · gauntface/go-html-asset-manager
v2.2.2
v2.2.1
Do not default to inline for print media css
v2.1.1 Do not default to inline of assets for css
Use preload for async css
This was a bug noticed in recent changes of gaunt.dev.
Later on it may be worth dropping the notion of "async" in favor of using link rel="preload."
v2.0.5: Fixing a subtle issue with picture elements (#209)
* Fixing a subtle issue with picture elements * improve comment
v2.0.4
Cache Control and ACLs with genimgs
v2.0.3 Adding cache control to images (#173)