Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@tbouffard tbouffard released this 28 Feb 10:53
· 8 commits to main since this release
74a248d

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