Skip to content

Releases: glennjones/microformat-shiv

v2.0.3

26 Oct 09:49
Compare
Choose a tag to compare

Minor fixes for parser bugs

  • Parse error in impliedDate rule
  • Include id fail parse issue

v2.0.1

27 May 11:35
Compare
Choose a tag to compare

Updated dev dependencies for CI build

v2.0.0

25 May 10:05
Compare
Choose a tag to compare

Major improvements in encoding handling for e-*
Support for e-* lang under experimental flag
New microformat2 date profile
Implied dates now always formatted to microformat2
Parser now reject class names with uppercase letters
Removes spaces for p-* built with value-class-pattern rules

v1.4.0

02 Mar 11:54
Compare
Choose a tag to compare

Changes to improve the use of filters

  • Increased the performance of get where a filter was applied
  • Filters can now be set as a string or an array

v1.3.3

31 Dec 14:56
Compare
Choose a tag to compare

Update to correct DOMParser issues:

  • Firefox fork to load components based DOMParser
  • IE work arounds for DOMParser and URL issues

v1.3.2

28 Dec 14:04
Compare
Choose a tag to compare

Updated URL modules internal code for use in Firefox

v1.3.1

08 Oct 21:05
Compare
Choose a tag to compare

Added modern version of code without polyfills
Added p-category support to v1 hrecipe
removeWhiteSpace renamed to collapseWhiteSpace
Update test for protocol separator to indexOf('://')
Corrected english in comments
Added modern version
Corrected english in readme files

v1.3.0

25 Sep 12:34
Compare
Choose a tag to compare

Removed 'alternate' structures as per specification change Sept 2015

v1.2.0

14 Sep 14:32
Compare
Choose a tag to compare

Updated backward compatibility parsing

  • Blocks overlapping properties from different microformat versions
  • Sets implied properties by microformat version

v1.1.4

08 Sep 13:47
Compare
Choose a tag to compare

Added options.html support for get and count