Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@stephenmoloney stephenmoloney released this 20 Apr 11:55
· 11 commits to master since this release

v0.3.5

[changes]

  • More additions to the documentation for delete_pseudofolder,
  • Remove the documentation from inside the __using__ macros and
    enhance the documentation in the @callbacks for Swift Helpers.

[bug fix]

  • Fix function pseudofolder_exists?/2 - previously was only checking for objects
    at level below - needed to check for pseudofolders from one level higher up.