Skip to content

v2.7.0

Compare
Choose a tag to compare
@ethanneff ethanneff released this 27 Apr 03:56
· 278 commits to master since this release

2.7.0 (2018-04-27)

Bug Fixes

  • added back options to buo methods (8b5c50d)
  • added cordova plugin console for debugging (54a3c5a)
  • added disabletracking to testbed (05f3ade)
  • added examples to github (5868fd2)
  • added examples to github (09e4861)
  • added framework for example generation (bb25057)
  • added more ci (4b585c8)
  • added more ignores (9351f1d)
  • added more to ignore (2f17543)
  • added npm publish and npm version update to circle ci (53d27e3)
  • allow long url on iOS if tracking disabled (b74bfda)
  • cleaned up dependencies (741f5a3)
  • cleaned up npm dependencies (597461a)
  • converted everything to vanilla (48809d7)
  • corrected android long url with no tracking (628734b)
  • corrected double init callback on iOS (7a4cf38)
  • corrected nasty stacktrace error messages (5752f87)
  • corrected testbed for gdpr tracking (9a5591a)
  • corrected the ignores (f71e990)
  • relocted example script to prepare for templates (06acfe2)
  • removed circle ci support for node 6 (8f28f84)
  • removed cordova dependency (9028ff2)
  • removed gulp dependency (c41897b)
  • removed gulp standard linting (4792400)
  • removed mixpanel token (043ca84)
  • removed redundancy with reject (3ed7caf)
  • removed the testbed (8b8e375)
  • updated Android SDK to 2.17.1 (6d1a257)
  • updated circle ci to run on node 7 and 6 (acf9874)
  • updated dependencies (9901a87)
  • updated ignores (cf11810)
  • updated iOS SDK to 0.24.2 (ec9511e)
  • updated testbed with tracking disabled (bacd590)
  • updated the ignores (e89ac26)
  • updated the ignores (54ddbbd)
  • updated yarn lock (1a8b93e)

Features

  • added disable tracking for gdpr (191f580)
  • added script to build test examples (eafc6cd)
  • added tracking disabled for gdpr (44325d4)
  • created script to auto generate examples (0b4d902)