#8 published: 2015-07-25Release: v0.9.0 (user accounts)
- support for user accounts
- support for muliple revsions of a gist
- possibility to set a gist's base version
#7 published: 2015-07-19Release: v0.8.0 (more languages)
#6 published: 2015-07-11Release: v0.7.0 (batteries for lua)
- added ~100 lua packages
- first support of runtime dynamic linking of shared objects (e.g. luafilesystem)
- embedding via embed.js now offers support for multiple languages (like lua)
- direct gist embedding of github gists now supported
#5 published: 2015-06-22Release: v0.6.0 (rebase)
- updated emscripten to 1.32.4
- approx. 20% runtime speed improvement
- updated lua to version 5.3
- lua now uses asm.js
#4 published: 2015-04-27Release: v0.5.0 (offline version)
- added a minimalistic offline version of gistrun for download
- added the download area with large file support
- fixed a bug in embed.js (for embedding of gists) which rendered it completely unusable
- internal preparation for user/account support
#3 published: 2014-12-30Release: v0.4.0 (preparing for beta)
- moved to www.gistrun.com
- support for MathJax formulas in markdown (see gistrun-markdown)
- new python package format (.tar-based format which extracts directly into emscripten fs - uses content compression gzip
- added blog / atom feed
- embedding of gists (or syntax highlighting of code) for external pages with embed.js - this allows direct execution on gistrun.com
#2 published: 2014-12-03Release: v0.3.0 (python batteries included)
- a lot (>80) pure python-packages-list were added
- support for "named" gists like "python-packages" above
- gistrun documentation is now done via gists itself
#1 published: 2014-11-26Release: v0.2.0 (multi language support)
#0 published: 2014-10-13Release: v0.1.0 (initial test)
- edit and execute simple python code
- store public gists on our server
- plot formulas with sympy
- create and plot SVGs mit svgwrite
- execute python gists directly from http://gist.github.com/