Skip to content

Releases: novemberfiveco/s3-site-cache-optimizer

0.8.2

24 Sep 09:35
Compare
Choose a tag to compare
Fix; define logger at module level

Set Content-Type for WebAssembly files

28 Nov 08:14
Compare
Choose a tag to compare
0.8.0

Set Content-Type for WebAssembly files

Add option to skip fingerprinting of certain assets

16 Aug 15:28
Compare
Choose a tag to compare

Usage:

--skip-assets PATTERN [PATTERN ...]
                      Do not fingerprint assets matching these patterns.

Add JSON to rewritables

10 Mar 14:44
Compare
Choose a tag to compare
  • Add JSON to rewritables

v0.5.1

14 Dec 12:39
Compare
Choose a tag to compare

Fix issue of erroneously replacing absolute URLs with relative ones

v0.5.0

26 Jul 16:17
Compare
Choose a tag to compare

Update file types to support xml, webp
Change Appstrakt to November Five
Update install instructions to install from pypi instead of source

v0.4

09 Feb 09:28
Compare
Choose a tag to compare
  • Add support for gzipping text-based files, and setting the right headers for such files.
  • Bugfix for failing rewrite operations when an asset occurred more than once on the same line.

v0.3

09 Feb 09:26
Compare
Choose a tag to compare
  • Added support for webm and mp4 assets.
  • Added region parameter, that allows you to connect directly to the endpoint of a specific AWS region.
  • Added prefix parameter, that allows you to write to a subdirectory of a bucket.
  • Added domains parameter, that includes a list of domains to consider your own when searching for assets in HTML/CSS.

v0.2

18 Jan 16:34
Compare
Choose a tag to compare

First feature-full release with a lot of fixes for rewriting assets, and a lot of cleaning up.

The beginning

18 Jan 16:32
Compare
Choose a tag to compare
The beginning Pre-release
Pre-release

First release of the CLI with all intended features, but with limited support for the rewritables' contents.