Skip to content

v0.1.5

Compare
Choose a tag to compare
@moufmouf moufmouf released this 24 Sep 20:29
· 450 commits to master since this release
56fcae8

Breaking changes:

  • base64_encode was removed (because doc has been changed: it can no longer return false!)
  • 3 functions removed because alternative functions have been added.

Note: this package is relatively new and the bugfix is very important so I'm willfully breaking semver here, shipping breaking changes in a minor release.

Bugfix:

  • #46 #47 Fixing the namespace of all objects used in generated code

Improvements:

  • #45 improved README