Skip to content

Releases: ShogunPanda/fastimage

1.1.1

28 Nov 14:34

Choose a tag to compare

  • feat: Bumped version in package.json. (474787a)

1.1.0

28 Nov 14:34

Choose a tag to compare

  • feat: Improved User-Agent handling. (b0f28db)
  • feat: Merge branch 'dorightdigital-add-user-agent' (1e9fc07)
  • merge branch 'add-user-agent' of https: //github.com/dorightdigital/fastimage into dorightdigital-add-user-agent (5d7a9c9)
  • feat: Ignore NVM. (9c54724)
  • feat: Update ESLint. (d97149a)
  • feat: Merge pull request #3 from dorightdigital/master (0a3f9c7)
  • feat: Updated docs. (2699937)
  • feat: Adding a configurable user agent string to outgoing requests. (7b722ee)
  • feat: Brought back original test expectation - previous attempt lowered code coverage which is bad. (c1c76e7)
  • feat: Declaring node version. (0dfe6f0)
  • fix: fixed tests on master. (f42f75e)

1.0.2

28 Nov 14:34

Choose a tag to compare

  • feat: Ensured promise is included as dependency. - Closes #1. (abedd31)

1.0.1

28 Nov 14:34

Choose a tag to compare

  • feat: Bump version for release 1.0.1. (b8c982c)
  • feat: Ensure compatibility for Node 0.10 - Closes #1. (45722f9)

1.0.0

28 Nov 14:34

Choose a tag to compare

  • feat: Upgraded dependencies. (41370e9)
  • feat: Added tests. (64dd8dc)
  • feat: Improved API, added support for Buffers, promises and streams. (74bb0b7)
  • feat: Update TODOs. (2318a27)

0.2.0

28 Nov 14:34

Choose a tag to compare

  • feat: Added support for local files and documentation. (90de79c)
  • feat: Export FastImageError as well. (006b20b)