Skip to content

Releases: merakigenart/meraki-js-sdk

v1.4.4

15 Mar 13:21
0375700
Compare
Choose a tag to compare
  • add loadBytes() support
  • fix implementation of loadStrings() and loadXML()
  • documentation updates

Full Changelog: v1.4.3...v1.4.4

v1.4.3

14 Mar 18:29
e4af8af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.3

v1.4.2

13 Mar 14:37
584bb51
Compare
Choose a tag to compare
  • bug fixes

Full Changelog: v1.4.1...v1.4.2

v1.4.1

13 Mar 14:34
bb46a1d
Compare
Choose a tag to compare

What's Changed

  • Add remote script asset loading functionality by @patinthehat in #74
  • fix library build

Full Changelog: v1.3.0...v1.4.1

v1.4.0

13 Mar 12:29
e93e4a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 Dec 01:51
d2e74fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Feb 03:58
b39572d
Compare
Choose a tag to compare
  • Bump dependency versions
  • Add parameter to pass a custom hash to generateRandomTokenData()
  • Minor SDK template adjustments
  • Code cleanup

v1.1.2

08 Feb 04:50
d6eecd9
Compare
Choose a tag to compare
  • fix issue with BaseRandom class