Release Notes
4.1 v.2.4.1
4.2 v.2.4.0
4.3 v.2.5.0
4.4 v.2.5.1
4.5 v.2.5.2
4.6 v.2.5.3
4.7 v.2.5.4
4.8 v.2.5.5
4.9 v.2.5.6
4.10 v.2.5.7
4.11 v.2.5.8
4.12 v.3.0.0
4.13 v.3.0.1
4.14 v.3.0.2
4.15 v.3.0.3
4.16 v.3.0.4
4.17 v.3.0.6
3.0.12 (HEAD-f942b966)

4.12 v.3.0.0

Summary:
  • Seashell offline mode released.

  • Now able to compile and run C code while disconnected from the websocket connection.

  • Local storage used to store user files persistently offline.

  • Local file storage synchronized with backend filesystem when connection is reestablished.

  • Able to run tests while offline.

  • seashell-cli can generate LLVM bytecode files compatible with Seashell (to be used in place of object files).

  • Integrate the seashell-clang-js library (Offline compilation depends on this repo being built and installed correctly alongside Seashell).