Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Release v1.0.5

Compare
Choose a tag to compare
@sgammon sgammon released this 19 Apr 01:51
· 612 commits to master since this release

Description

Small improvements, dependency upgrades, and other enhancements.

Using this version

<!doctype html>
<html>
  <head>

  <script type="text/javascript" src="https://js.bloombox.cloud/client/v1.0.5.min.js"></script>
  <script type="text/javascript">
    bloombox.setup("<partner>", "<location>", "<apikey>", function() {
      // use the library
    });
  </script>

  [...]

Feature list in detail

  • Updated dependencies
  • Small cleanups
  • Updated schema to 1.5.1