Skip to content

1.0.0-RC1

Compare
Choose a tag to compare
@sidkshatriya sidkshatriya released this 17 Jun 14:33

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