Snowplow JavaScript Tracker v0.13.0
New functionality (custom contexts, transaction currencies, setPlatform) and some general tidy-up.
New functionality
- Added custom unstructured contexts (#49)
- Added currency field to ecommerce transactions (#34)
- Added setPlatform support, thanks @rcs! (#25)
Small additions
- Added base64decode to Tracker (#36)
- Added null check to requestStringBuilder() (#40)
- Added array helpers (#41)
- Fixed (harmless) bug in base64.js (#35)