All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0-beta.9 (2017-06-15)
- $hyperdrive: async load styles in addition to scripts (1616a52)
1.0.0-beta.8 (2017-06-15)
1.0.0-beta.7 (2017-06-14)
- $hyperdrive: revive missing scripts and purify dark matter (48f2f7c)
- $hyperdrive: stabilize thrusters for safer voyage (f7cc670)
1.0.0-beta.6 (2017-06-08)
- $hyperdrive: remove jquery migrate (90edd69), closes #72
- $hyperdrive: stop loading jquery via script (2027bdf), closes #71
1.0.0-beta.5 (2017-05-31)
- $hyperdrive: upgrade to
fetch-inject@1.7.0
(ff61e73)
1.0.0-beta.4 (2017-05-17)
Restructures plugin into an application. Paves the way for automated testing and code quality using Continuous Integration. Addresses a number of code smells detected and conventionalizes plugin code to meet WordPress coding standards from Core thru VIP. It also introduces the ability to use Composer to install and manage the plugin and adds one new feature.
Note: Licensing updated with this release for stronger copyleft protection using the GNU Afferno GPL version 3 or later.
- package: enable plugin internationalization (0728aee)
1.0.0-beta.3 (2017-05-10)
Improves support levels for themes and plugins, and increases efficiency.
1.0.0-beta.2 (2017-05-09)
Improves support levels for themes and plugins.
- $hyperdrive: correct pass-by-reference error (9cadd41), closes #18
- $hyperdrive: prevent empty strings in $fetch_inject_string (1788f89), closes #19
- $hyperdrive: prevent undefined error (460879a), closes #18
This release introduces an update to Fetch Injection, bumping the version and improving cross-browser stability of script execution.
Initial pre-release beta.