Skip to content

v0.15.0

Compare
Choose a tag to compare
@Osmose Osmose released this 22 Apr 16:17
· 47 commits to master since this release
  • #86: Improve performance when listing large directories by caching file reads
    and only rendering visible DOM nodes in the directory listing. This involved
    a rewrite of the view layer using React.