Skip to content

Releases: ukatech/jsstp-lib

v2.0.0.1

15 Jun 10:04
Compare
Choose a tag to compare

npm ver: v2.0.3

  • little fix
  • docs update

What's Changed

New Contributors

Full Changelog: v2.0.0.0...v2.0.0.1

v2.0.0.0

14 Jun 13:40
Compare
Choose a tag to compare

🎉

Full Changelog: v1.1.1.1...v2.0.0.0

v1.1.1.1

11 Jun 03:42
Compare
Choose a tag to compare
  • Series of optimizations
  • Some api changes
  • More notes in code

Full Changelog: v1.1.0.0...v1.1.1.1#diff-23f3df3614

v1.1.0.0

09 Jun 10:39
Compare
Choose a tag to compare
  • Now you can load jsstp dynamically in js
var jsstp=await import("https://cdn.jsdelivr.net/gh/ukatech/jsstp-lib@v1.1.0.0/jsstp.mjs").then(m=>m.jsstp);
  • The typo compatibility on jsttp has been removed
  • Numerous api changes

Full Changelog: v1.0.1.0...v1.1.0.0

v1.0.1.0

07 Jun 06:51
Compare
Choose a tag to compare

Full Changelog: v1.0.0.0...v1.0.1.0

init

02 Jun 05:04
Compare
Choose a tag to compare