Skip to content

Releases: sardine-system/sardine-web

v1.1.0

02 Aug 09:58
4ba8028
Compare
Choose a tag to compare

This version introduces a few features and fixes:

  • restored CodeMirror's history features (undo, etc...)
  • restored the default theme to saner defaults (highlighting is no longer broken)
  • fixed sardine process hanging by using daemon thread for webserver
  • fixed buffer files not being created when initializing user directory
  • fixed incorrect handling of OSError when creating buffer files

v1.0.0.post1

18 Jul 23:10
c45f55c
Compare
Choose a tag to compare

This release updates the README to explain the different ways of installing this and sardine-system.

v1.0.0

18 Jul 21:54
82c0b81
Compare
Choose a tag to compare

This is the first release of the sardine-web package! This requires sardine-system>=0.4.0. A post release will likely be done once to update the readme once sardine-system v0.4.0 is released on PyPI.