Skip to content

Latest commit

 

History

History
65 lines (57 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

65 lines (57 loc) · 2.17 KB

0.4.1 / 2011-12-22

  • mongoose isnt actually required by bkln.me example directly, remove dep
  • updated required mongoose version to 2.4.8
  • version bump
  • larger node range to support nodejitsu
  • travis for 0.4-0.8
  • use 0.4.1 (incoming) which will suport 0.4.11 >= 0.8.0
  • bump required short version to 0.4.0 for bkln.me
  • rename name for deploy to bkln
  • index to app for package.json/nodejitsu
  • setup for nodejitsu
  • rename MONGO_DB to MONGO_DB_SHORT for nodejitsu deploy
  • rename complete example to bkln.me
  • improvements in the readme
  • readme formating
  • pull requests section on README
  • added kevin to readme via contributors, added license and test npm test to readme also

0.4.0 / 2011-12-22

  • added Kevin (@thinkroth) as a contributor
  • more comments, cleaned up code
  • comments
  • Merge pull request #7 from thinkroth/master
  • Optimized write process
  • Merge pull request #6 from thinkroth/master
  • bump required node version to 0.6.0 align travis with that spec also
  • Optimized checkExists query

0.3.0 / 2011-12-20

  • working example README
  • working complete example :P
  • added CoreJS Client side script, edited to intergrate alongside testing
  • rename for integration of two similar git repos

0.2.8 / 2011-12-18

  • Added gun.io whitespace changes, version bump
  • Merge pull request #4 from GunioRobot/clean
  • Remove whitespace [Gun.io WhitespaceBot]
  • license
  • new readme format that i have kind of fallen in love with
  • formating, bump travis up to 0.8.0
  • neatification++
  • formating, module version bumps
  • tests
  • version bump 2.2.4
  • Merge pull request #3 from thinkroth/master
  • Added express example to readme
  • [dist] version bump to 0.2.3
  • Merge pull request #2 from thinkroth/master
  • Extended short url ending to 7 digits
  • [dist] version bump
  • travis in readme
  • travis f t w
  • no more sys warnings from node-base-converter, version bumps there and mongoose
  • more engines
  • major bug fix, regression when entry point went from /index to /lib/short, fixed in package as well as a doc minor improvement