Skip to content

Latest commit

 

History

History
104 lines (51 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

104 lines (51 loc) · 4.28 KB

Change Log

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)

Reverts

  • $hyperdrive: async load styles in addition to scripts (1616a52)

1.0.0-beta.8 (2017-06-15)

Features

  • $hyperdrive: async load styles in addition to scripts (09faeca), closes #75

1.0.0-beta.7 (2017-06-14)

Bug Fixes

  • $hyperdrive: revive missing scripts and purify dark matter (48f2f7c)

Features

  • $hyperdrive: stabilize thrusters for safer voyage (f7cc670)

1.0.0-beta.6 (2017-06-08)

Bug Fixes

  • $hyperdrive: remove jquery migrate (90edd69), closes #72
  • $hyperdrive: stop loading jquery via script (2027bdf), closes #71

1.0.0-beta.5 (2017-05-31)

Bug Fixes

  • $hyperdrive: we fixed the glitch (0e157f7), closes #68

Features

  • $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.

Features

  • package: enable plugin internationalization (0728aee)

1.0.0-beta.3 (2017-05-10)

Improves support levels for themes and plugins, and increases efficiency.

Bug Fixes

  • $hyperdrive: add stability and security improvements (762cc8b), closes #23 #7

1.0.0-beta.2 (2017-05-09)

Improves support levels for themes and plugins.

Bug Fixes

  • $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

1.0.0-beta.1 (2017-05-06)

This release introduces an update to Fetch Injection, bumping the version and improving cross-browser stability of script execution.

1.0.0-beta.0 (2017-05-06)

Initial pre-release beta.