Releases: Lullabot/amp-library
Releases · Lullabot/amp-library
1.0.0
1.0.0-RC1
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
1.0.0-beta12
#87 Fix instagram height dimension for square aspect ratio
1.0.0-beta11
1.0.0-beta10
1.0.0-beta8
1.0.0-beta7
#55 Choose between competing errors like canonical validator
1.0.0-beta6
- 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
Please run composer update
as there have been changes in composer.json
(since beta3)