Skip to content

Releases: richy58729/Modernizr-test-current-browser

Modernizr-test-current-browser_0.0.15

14 Jul 15:09
Compare
Choose a tag to compare

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

22 Apr 10:16
v0.0.14
11ccba2
Compare
Choose a tag to compare

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

14 Apr 10:31
v0.0.12
ca98cee
Compare
Choose a tag to compare

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

13 Apr 21:56
v0.0.11
0c28e38
Compare
Choose a tag to compare

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

07 Apr 22:56
v0.0.10
2608bf6
Compare
Choose a tag to compare

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

05 Apr 21:10
v0.0.9
b7d5181
Compare
Choose a tag to compare

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.