Releases: richy58729/Modernizr-test-current-browser
Modernizr-test-current-browser_0.0.15
New features
None.
Changes for developers
Update some packages to hopefully deal with the security vulnerabilities
as reported by GitHub. Bump version to 0.0.15.
Modernizr-test-current-browser_0.0.14
New features
None.
Changes for developers
- Started using Handlebars.js in 'gulpfile.js' for generating 'docs/index.html'.
- Changed documentation to reflect starting usage of Handlebars.js.
Modernizr-test-current-browser_0.0.12
New features
None.
Bug fixes
Not really a bug, but something that would result in unnecessary running of JSDoc and PHPDoc when 'README.md' had changed, so this file isn't watched anymore by gulp.
Documentation changes for developers
- Added extra information about running Composer.
- Added link to the development documentation on GitHub Pages.
Modernizr-test-current-browser_0.0.11
New features
Incorporated touch functionality to also show the Modernizr documentation on devices with touchscreens.
Bug fixes
Made a small change to the logic of documentation compilation in 'gulpfile.js', which was still broken in the latest release.
Documentation changes for developers
Refined the documentation a bit. Now mentions every dependency.
Modernizr-test-current-browser_0.0.10
New features
Now includes a simple loader.
Bug fixes
Change to 'gulpfile.js', so that when running gulp, after 'package.json' has changed, just compile JSDoc and PHPDoc (conditionally doing that just didn't work correctly).
Modernizr-test-current-browser_0.0.9
First official release. I guess it should work just fine, as long as you have a web server (preferably Apache, which, if it is, should be 2.4 or higher for the .htaccess files to work) and PHP running on that web server.