- 1.0.0
- ADD: Implement amp-img layout attribute
- UPDATE: dependencies: cheerio
- 0.7.0
- ADD: Implement amp-form tag
- ADD: Implement amp-iframe tags
- 0.6.0
- ADD: Ability to concat all custom styles to a single
styletag - 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
- ADD: Ability to concat all custom styles to a single
- 0.5.0
- BUG: fetching CSS from another host
- BUG: fetching images from another host
- UPDATE: dependencies: express, jest
- UPDATE: documentation
- 0.4.2
- UPDATE: documentation
- 0.4.1
- BUG: not properly handling self enclosed tags
- 0.4.0
- ADD:
amp-youtubehandles different versions of youtube links inclusing https - BUG: images css selector
- ADD:
- 0.3.0
- ADD:
amp-youtube - ADD:
amp-analytics(Google Analytics) - UPDATE: replace
sync-requestwithrequest - UPDATE: replace
Gulpwithnpmscripts - UPDATE: replace
JSHintwithESLint - UPDATE: replace
Mocha+ChaiwithJest - UPDATE: unit tests
- UPDATE: readme documentation
- ADD:
- 0.2.6
- UPDATE: unit tests
- 0.2.5
- UPDATE: head tag charset order
- UPDATE: remove invalid
imgtag - UPDATE: unit tests
- UPDATE: readme documentation
- UPDATE: package.json
- 0.2.4
- UPDATE: package.json
- 0.2.3
- ADD:
metatag viewport - ADD: style amp-boilerplate
- ADD:
- 0.2.2
- ADD:
metatag charset - ADD: AMP library
scripttag - BUG: Options parameter not passing
- ADD:
- 0.2.1
- ADD: inline styles
- ADD:
amp-imgtag - ADD:
amp-videotag - ADD: unit tests
- 0.1.0
- ADD: AMP html tag
- Work in progress