Skip to content

Tags: llimllib/limbo

Tags

v3.5.0

Toggle v3.5.0's commit message
bump version to 3.5.0

v3.0.2

Toggle v3.0.2's commit message
Add MLB plugin

v3.0.1

Toggle v3.0.1's commit message
Fix websocket disconnection

v3.0.0

Toggle v3.0.0's commit message
v3.0.0

* Fixes encoding issues in all affected plugins
* lots more tests

v3.0.0a1

Toggle v3.0.0a1's commit message
Add Sqlite, split lib and bin, add log

* Version 3.0.0a1
* Split slask.py into a binary and a library
* Move library code into a slask/ folder
* test binary (lightly, needs filling out)
* add a makefile with run/install/test tasks
* move plugins to slask/plugins
* add pluginpath option to binary so plugins can be loaded from any
  directory
* remove config.py.sample and wsgi.py

v2.0

Toggle v2.0's commit message
The v2.0 branch of slask will be the last with `slask.py` in the root