This is a bug fix release.
Front-end contributions are now easier: you can use a mock backend running Nodejs, so you don't have to configure the Python environment.
See the prerequisites in the README for more details.
What's Changed
🐛 Bug Fixes
- fix(conformance): fix typo in legend by @tbouffard in #26
- fix: keep the tasks rounded when applying the data by @tbouffard in #24
Other Changes
- refactor(frontend): retrieve the mxgraph context by @tbouffard in #27
- refactor(frontend): use a variable to access to the backend server by @tbouffard in #28
Full Changelog: v1.0.0...v1.0.1