diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-10-02 18:22:00 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-10-02 18:24:09 -0400 |
commit | b7da77a76f09238d02402a26da0c110f5bd98c80 (patch) | |
tree | d746f5524f1b0face3bdabc3c96b430ad1f5b82c | |
parent | 7c205ba10bee7ce1db759d2325c14b60568c5e19 (diff) |
Mark 0.1 release as done.
Probably should have done this before releasing 0.1, but I was in a
rush.
-rw-r--r-- | TODO.org | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -162,7 +162,7 @@ - Read user input from a separate thread so as to not block the main thread -** TODO 0.1 Release +** DONE 0.1 Release An official 0.1 alpha release with basic, minimal functionality will provide a good place for people other than me to try out guile-2d and perhaps even start to hack on it. @@ -173,4 +173,7 @@ - [X] Clean up docstrings - [X] Autotools build files - [X] Fix animation bug + +** TODO 0.2 Release + - [ ] New REPL server - [ ] Screencast |