Releases: sardine-system/sardine-web
Releases · sardine-system/sardine-web
v1.1.0
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
This release updates the README to explain the different ways of installing this and sardine-system.
v1.0.0
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.