Skip to content

Releases: jareware/viewports

Compiler compat bump

04 Jul 10:12
Compare
Choose a tag to compare

This maintenance release:

Compiler compat bump

07 Oct 23:19
Compare
Choose a tag to compare

This maintenance release bumps compatibility with both supported compilers:

  • sass gem (from 3.3.14 to latest 3.4.5)
  • node-sass (from 0.9.3 to latest 0.9.6)

Both had backwards-incompatible upstream changes, which are now taken into account (#2, #3). Thanks @jvah for the PR's! 🙇

The test suite is also updated to allow batch runs against large ranges of compiler versions, for regression testing.

libsass compatibility

22 Mar 13:57
Compare
Choose a tag to compare

This release introduces libsass compatibility, along with the ability to run the test suite against both compilers.

Also minor doc-fixes.

npm & bower version sync

20 Mar 08:11
Compare
Choose a tag to compare

This release fixes an inconsistency in the "version" field between the package.json and bower.json files. Sorry about that.

Breakpoint-debugging output

08 Mar 10:05
Compare
Choose a tag to compare

This release introduces:

  • Optional debugging output to <body> during development, naming either the current viewport range or reporting a config error
  • Improved documentation
  • Better introduction on the live demo site

Initial public release

22 Oct 20:03
Compare
Choose a tag to compare
v0.5.0

Updated package.json to mark release.