Skip to content

v0.2.0

Compare
Choose a tag to compare
@jvilk jvilk released this 31 Jul 04:30
· 874 commits to master since this release

This is the first Doppio-compatible release.

Some details:

  • The localStorage file system now supports the synchronous Node fs API, and stores file properties (mode, mtime, atime, etc).
  • We have a working file system that supports mounting (MountableFileSystem).
  • We have an XmlHttpRequest file system that works properly.
  • Now provides the file system for Doppio!

There are a number of current bugs, but I am tagging this for now so that Doppio can switch to using Bower to fetch this dependency.