Ampify Versions Save

Convert your HTML to Google AMP (Accelerated Mobile Pages)

1.0.0

1 year ago

Notable changes:

  • ADD: Implement amp-img layout attribute
  • UPDATE: dependencies: cheerio

0.7.0

1 year ago

Notable changes:

  • ADD: Implement amp-form tag
  • ADD: Implement amp-iframe tags

0.6.0

1 year ago

Notable changes:

  • ADD: Ability to concat all custom styles to a single style tag
  • ADD: Ability to add canonical URL
  • ADD: Ability to remove inline-styles
  • UPDATE: dependencies: axios, clean-css, image-size, jest, eslint
  • UPDATE: examples dependencies
  • UPDATE: documentation

0.5.0

5 years ago

Notable changes:

  • BUG: fetching CSS from another host
  • BUG: fetching images from another host
  • UPDATE: Dependencies: express, jest
  • UPDATE: documentation

0.4.2

5 years ago

Notable changes:

  • UPDATE: documentation

0.4.1

5 years ago

Notable changes:

  • BUG: not properly handling self enclosed tags

0.4.0

5 years ago

Notable changes:

  • ADD: amp-youtube handles different versions of youtube links inclusing https
  • BUG: images css selector

0.3.0

5 years ago

Notable changes:

  • ADD: amp-youtube
  • ADD: amp-analytics (Google Analytics)
  • UPDATE: replace sync-request with request
  • UPDATE: replace Gulp with npm scripts
  • UPDATE: replace JSHint with ESLint
  • UPDATE: replace Mocha + Chai with Jest
  • UPDATE: unit tests
  • UPDATE: readme documentation

0.2.6

7 years ago

Notable changes:

  • UPDATE: unit tests

0.2.5

7 years ago

Notable changes:

  • UPDATE: head tag charset order
  • UPDATE: remove invalid img tag
  • UPDATE: unit tests
  • UPDATE: readme documentation
  • UPDATE: package.json