Skip to content

Releases: Lullabot/amp-library

1.0.0

27 Jun 13:55
Compare
Choose a tag to compare
  • #112 Minor correction improvements and misc
  • Documentation tweaks

Note that in #112 we updated to validator-generated.php spec_file_revision: 228

1.0.0-RC1

17 Jun 14:33
Compare
Choose a tag to compare

Changes since 1.0.0-beta13

  • #93 Support for <video> to <amp-video> tag conversion
  • #106 Implement facebook Javascript SDK embed code conversion
  • #102 Facebook iframe embed code conversion
  • #104 Youtube embed code conversion enhancement: support embed parameters in <amp-youtube> tag
  • #107 Get instagram dimensions using oembed when doing instagram embed code conversion
  • #99 Add some tests that use .options.json (basically more sophisticated tests)
  • #96 Function to remove arbitrary tags with CSS selectors
  • Fallback/placeholder text placement should now always be in the beginning of the enclosing <amp-audio> and <amp-video> tag
  • Documentation improvements and code refactoring in various places in the code
  • Other minor fixes

Dependency changes

  • Bumped minor min required version of Querypath to 3.0.4
  • Added dependency with guzzlehttp/guzzle

Platform support

We now support recent versions of HHVM

1.0.0-beta13

09 Jun 07:17
Compare
Choose a tag to compare

#85 Support for Template validation
#86 Travis CI integration (Includes PR #90 HHVM / older PHP 5.5.x / 5.6.x parse_url() compatibility fix)
#91 Update validation spec file revision to 224
Documentation updates and other minor changes

1.0.0-beta12

02 Jun 15:08
Compare
Choose a tag to compare

#87 Fix instagram height dimension for square aspect ratio

1.0.0-beta11

02 Jun 07:54
Compare
Choose a tag to compare

This beta has some major changes:

  • #83 Support for Layout validation
  • #77 CSS validation
  • #75 CDATA validation

There are other minor changes including:

  • Code coverage config (phpunit.xml was added; see #81 )
  • Tweaks to the regen script
  • Better validation error sorting
  • Documentation updates

1.0.0-beta10

26 May 11:35
Compare
Choose a tag to compare

#68 Provide better HTML5 support
#71 Fix subtle issue with startTag return value
#62 <audio> to <amp-audio> tag conversion support
#72 Refactoring the AMP class and fixing diff
Documentation improvements

1.0.0-beta8

19 May 13:50
Compare
Choose a tag to compare

#64 Fixes for child tag validation
#60 Attribute value fixes
#17 Representation generation documentation
#57 Update documentation
Many more phpunit tests added (See #52)

1.0.0-beta7

18 May 08:24
Compare
Choose a tag to compare

#55 Choose between competing errors like canonical validator

1.0.0-beta6

17 May 13:48
Compare
Choose a tag to compare
  • Many validation related codebase updates
  • Update amphtml specification representation (validator-generated.php) to as of approx May 2, 2016
  • phpunit tests
  • pinterest, vimeo, vine, dailymotion and soundcloud embed code conversion

See #38 for details

Please run composer update as there have been changes in composer.json since last beta

1.0.0-beta5

17 May 06:12
Compare
Choose a tag to compare

Please run composer update as there have been changes in composer.json (since beta3)