Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.5.0 #123

Merged
merged 1 commit into from
Jun 10, 2019
Merged

v0.5.0 #123

merged 1 commit into from
Jun 10, 2019

Conversation

kevinansfield
Copy link
Collaborator

Changelog:

  • 🚀 Massively speed up fetching of image dimensions
    • use probe-image-size to fetch the minimum data needed to read the dimensions of each image
    • separate the <img> tag conversion into a separate parsing step and run up to 10 network requests in parallel

no issue

Changelog:
- 🚀 Massively speed up fetching of image dimensions
  - use `probe-image-size` to fetch the minimum data needed to read the dimensions of each image
  - separate the `<img>` tag conversion into a separate parsing step and run up to 10 network requests in parallel
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3a25979 on kevinansfield:v0.5.0 into e09da2f on jbhannah:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3a25979 on kevinansfield:v0.5.0 into e09da2f on jbhannah:master.

@aileen aileen merged commit 14282c5 into jbhannah:master Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants