Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

2.1.0

Compare
Choose a tag to compare
@borodean borodean released this 11 Mar 23:49
· 156 commits to main since this release

API updates

  • extends cachebuster to support modifying the filename (#17, docs).

Bugfixes

Under the hood

  • uses Gulp for development routines;
  • validates code style with JSHint and JSCS.