Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 1.59 KB

History.md

File metadata and controls

77 lines (59 loc) · 1.59 KB

0.0.9 / 2012-08-09

  • imager config example
  • use async #7 and completely rewrite the module
  • add async and underscore
  • using async

0.0.8 / 2012-08-04

  • Merge branch 'master' of github.com:madhums/node-imager
  • return if error
  • Merge pull request #6 from node-migrator-bot/clean
  • [fix] path.existsSync was moved to fs.existsSync
  • ignore leaks for mocha tests
  • fixtures
  • tests for single, multiple and remote image uploads
  • include async
  • ignore npm-debug.log
  • add dev dependencies and scripts to run npm test
  • continue processing, don't return the err

0.0.7 / 2012-06-03

  • fixs #5
  • return if error
  • update readme

0.0.6 / 2012-05-29

  • update documentation
  • bug fixes, add feature to upload remote images
  • fixes #1, #2, #3

0.0.5 / 2012-04-24

  • support local file uploads #3, support multiple file uploads #4
  • rename repo

0.0.4 / 2012-03-04

  • add functionality to remove files, other control flow changes
  • change scope from projects to items
  • update readme
  • change description
  • reduce the usage of eval

0.0.3 / 2012-03-04

  • prettify code - formatting, indentation
  • indent properly
  • update readme
  • fix markdown
  • replace tabs by spaces
  • update readme

0.0.2 / 2012-03-04

  • bug fixes and other changes
  • update readme
  • add node_modules to .gitignore

0.0.1 / 2012-03-04

  • update readme
  • update readme
  • update readme
  • initial commit