

0.2.1 / 2019-03-07
==================

  * Fix a bug where user can accidentally cause excessive API calls to be made, resulting in Nightscout consuming a huge amount of resources in the hosting environment (and the API calls probably failing)

0.2.0 / 2019-01-04
==================

  * Merge pull request #34 from nightscout/dev
  * release 0.2.0, also implement sulkaharo code review changes
  * release to npm as share2nightsout-bridge@0.2.0-dev-20190102 with tag dev
  * Merge branch 'master' into dev
  * integrate changes into dev branch for the 0.2.0 release
  * Merge pull request #33 from veryfancy/check-res
  * Check res before checking res.statusCode to prevent server crashes
  * Merge pull request #28 from PieterGit/wip/generalize
  * Update package.json
  * upgrade to 0.1.6
  * upgrade request and resolve security issues
  * Merge pull request #24 from mayaalinder/wip/share-servers
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js
  * Update index.js

v0.1.5 / 2015-09-26
===================

  * 0.1.5
  * Merge pull request #22 from mddub/wip/document-ns-env-var
  * Document "NS" environment variable
  * Merge pull request #20 from bewest/wip/generalize
  * only nullify_battery_status if endpoint is set
  * allow re-use via passing a callback

v0.1.4 / 2015-04-01
===================

  * 0.1.4
  * Merge pull request #14 from bewest/wip/reduce-bad-login-attempts
  * add maxFailures to README, tweak ws
  * handle login failures better

v0.1.3 / 2015-03-31
===================

  * 0.1.3
  * Merge pull request #12 from bewest/wip/battery-status
  * ensure first run is scoped soley to first run
  * use Defaults variable, eliminate globals
  * tweak startup behavior
  * Merge pull request #13 from jimsiff/wip/checks
  * moved checks above switch
  * introduce first run behavior
  * typo, missed )
  * Add crude email address check for DEXCOM_ACCOUNT_NAME
  * Add min API_SECRET length check
  * Merge pull request #3 from bewest/master
  * Merge pull request #8 from bewest/wip/add-heroku
  * Merge pull request #7 from jimsiff/wip/readme
  * intro clarifications
  * minor changes
  * A few fixes
  * Complete re-org
  * fixed link
  * New intro
  * Removed old button, etc
  * Move Deploy button
  * Merge pull request #2 from bewest/master
  * Merge pull request #6 from bewest/wip/add-heroku
  * Merge pull request #5 from jimsiff/wip/heroku-button
  * Optional vars not required to deploy
  * Updated name, optional vars, tweaked descriptions, removed Mongolab add-on, added Papertrail
  * clean up README, revert code changes
  * 1min
  * Update README.md
  * Update README.md
  * D2H_instructions
  * Update app.json
  * Update app.json
  * Update app.json
  * Update app.json
  * Update app.json
  * Update app.json
  * Update app.json
  * Update app.json
  * Update app.json
  * Update README.md
  * Update app.json
  * Update app.json
  * Update app.json
  * node
  * Update app.json
  * Update app.json
  * Update app.json
  * deploy_buttons
  * Create app.json
  * Create Procfile
  * clarify billing expecations

v0.1.2 / 2015-03-15
===================

  * 0.1.2
  * Change default to 2.5 minutes per nyquist

v0.1.1 / 2015-03-15
===================

  * 0.1.1
  * attempt to provide direction
  * tweak features
  * update docs

v0.1.0 / 2015-03-14
===================

  * 0.1.0
  * update to make easier to use
  * add badge

v0.0.3 / 2015-03-14
===================

  * 0.0.3
  * how to use/install: link to releases

v0.0.2 / 2015-03-14
===================

  * 0.0.2
  * update package details

v0.0.1 / 2015-03-14
===================

  * 0.0.1
  * get package list first
  * install zip first
  * fix wercker syntax
  * add build steps
  * init wercker
  * export api
  * tweak readme
  * update readme
  * run right away
  * hat tip to @shanselman
  * made with <3
  * License, some comments
  * update readme
  * 
  * cleanup output a bit
  * tweak ws
  * pass options to fetcher
  * push to ns
  * ignore things
  * tweak console
  * do stuff
  * Merge branch 'master' of gist.github.com:/45252f6e87abd0ee7a8f
  * 
  * init
