All Versions
27
Latest Version
Avg Release Cycle
118 days
Latest Release
1047 days ago

Changelog History
Page 2

  • v4.0.0 Changes

    August 24, 2021
    • feat: Only export as ESM.
    • ๐Ÿ›  fix: Removed useless comment.
    • ๐Ÿ— chore: Fine tuned build script.
  • v3.2.0 Changes

    January 04, 2021
    • feat: Use different versioning for User-Agent.
  • v3.1.0 Changes

    January 04, 2021
    • feat: Export as ESM.
  • v3.0.2 Changes

    January 03, 2021
    • ๐Ÿ›  chore: Fixed license link in README.md.
  • v3.0.1 Changes

    January 03, 2021
    • โšก๏ธ chore: Updated linter config.
    • ๐Ÿšš chore: Removed IDE files.
  • v3.0.0 Changes

    January 03, 2021
    • Simplified to only info and stream methods.
    • โฌ‡๏ธ Dropped supported for Node < 12.
    • Completely rewritten in TypeScript.
  • v2.0.1 Changes

    October 29, 2016
    • feat: 2.0.1 (b9ec93e)
    • ๐Ÿ”€ feat: Merge pull request #5 from gazay/master (3130fc4)
    • โšก๏ธ feat: Updated docs. (43c2b33)
    • โšก๏ธ feat: Updated docs. (af91624)
    • โšก๏ธ feat: Update request dependency (dcec7da)
    • ๐Ÿšš feat: Completely remove CodeClimate. (3bea9ce)
  • v2.0.0 Changes

    March 23, 2016
    • ๐Ÿ›  feat: Fixed coverage. (17b9c50)
    • ๐Ÿ— feat: Fixed build. (841c279)
    • feat: Added exclusions to CodeClimate. (353b86c)
    • ๐Ÿ›  feat: Fixed Coveralls. (c6dbb09)
    • ๐Ÿ“š feat: Regenerated documentation. (4cbf35a)
    • feat: Make identify respect threshold. (2f499f9)
    • โšก๏ธ feat: Updated dependencies. (c07112a)
  • v1.2.0 Changes

    March 08, 2016
    • ๐Ÿ›  fastimage.threshold can now accept value less than or equal to zero to disable the feature and try to download/open the entire file/stream. This fixes detection of corrupted files.
  • v1.1.1 Changes

    March 07, 2016
    • ๐Ÿ“ฆ feat: Bumped version in package.json. (474787a)