Skip to content

v1.1.0

Compare
Choose a tag to compare
@AdrienCastex AdrienCastex released this 21 May 14:02
· 639 commits to master since this release

New features

  • Added persistence management (save and load the state of the server) b79a7ac

Changes

  • Implemented a RootFSManager for the RootResource 6ce240c
  • Added optional the resource name (null or undefined => empty string) e11644d

Documentation

  • Added the persistence section in the documentation db11649

Tests

  • Added some tests for the persistence b3474da

Other