- docs: update readme and clarify fetch use (2e55ee4)
- 1.2.0 (17a3743)
- test: build before test (99c5e46)
- build: use typescript (f18d2e6)
- ci: add merge request pipelines (024f778)
- 1.1.0 (6460052)
- docs: add
cache
andfetch
to readme (8072b64) - docs: add contributor Shiv Jha-Mathur (a49064b)
- docs: let contributors add their name to package.json (989ded4)
- feat: add support for caching results in user-provided object (18a0e1b)
- 1.0.7 (cd167a9)
- fix: do not replace existing integrity attributes (61225bb)
- docs: update email (90f33ac)
- test: handle empty source attributes (675bf9d)
- 1.0.5 (f74f33b)
- fix: skip elements with empty source attributes (c9eae5b)
- ci: explicitly disable pinning dependencies (0694137)
- ci: use js-lib renovate config to avoid pinning (d71ba3a)
- 1.0.4 (b00f804)
- fix: ignore local files if basePath is not provided (06cd0bd)
- ci: add renovate bot config to automatically update dependencies (e3e66ce)
- ci: disable ava automatic CI jobs parrallelization (a444db8), closes #1
- ci: set renovate bot to commit in the conventional style (bde7f93)
- ci: test on node version 15 (a981902)
- 1.0.0 (3004692)
- 1.0.1 (0430596)
- docs: add author and repository info on package.json (89be79f)
- docs: add homeapage and more specific tags (19f37f0)
- docs: fill readme template (78bbe0a)
- docs: fix action url (217bf4c)
- docs: move contributing guide out of github config, edit for gitlab (d3409ce)
- docs: remove chat (b6a8db4)
- docs: remove github docs config (4a0157a)
- docs: update author (992b07b)
- docs: update install (669b2fa)
- docs: update logo size (3755dbb)
- docs(readme): clone info (5610c1c)
- docs(readme): update badges (2d23b5c)
- docs(readme): update headings (ea69b10)
- ci: add gitlab ci test (fe0e0f7)
- ci: package lock (8f6ce76)
- ci: use npm ci (dc35a95)
- build: add prettier and ssri dependencies, remove clinton (4542856)
- build: add prettier as development dependency (3de8950)
- build: change name mversion config (ef65fb8)
- build: return script version (9e67384)
- build: uninstall prettier (63f72c5)
- build: update bump commit (f5d7820)
- build: update depdev and remove mversion (170aca6)
- build: update version script (60784f9)
- build: use conventional-changelog-cli module (83dc45c)
- fix: format yaml as spaces (3ec7444)
- feat: sri plugin (39be4d2)
- feat: support remote assets (fd79a15)
- feat(*): init boilerplate (5798cd9)
- test: test plugin output (b156a10)
- style: according linter (3a53739)
- style: use tabs, apply style on configs, use JSON whenever possible (99f8436)
- refactor: add lint and lint fix scripts (da3545c)
- refactor: update boilerplate, close #5 (bcca13f), closes #5
- revert: return mversion (0ef0f51)
- perf: file name (9d2e7b1)
- chore(*): wire up standard js and ava tests (e468a11)