# HG changeset patch
# User Steve Losh
# Date 1342147458 14400
# Node ID 31c97df30a5f23ad0f7b2d8ede3d94ab334dce92
# Parent 10f91124d5a94e537c6635b1b7321185ef3b2959
clojure-lanterna: Update site.
diff -r 10f91124d5a9 -r 31c97df30a5f clojure-lanterna/changelog/index.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/clojure-lanterna/changelog/index.html Thu Jul 12 22:44:18 2012 -0400
@@ -0,0 +1,30 @@
+Changelog / clojure-lanterna
+
+
+
Here's the list of changes in each released version.
+
v0.9.1
+
- Added the
clear
functions for terminals and screens.
+- Added the
get-size
functions for terminals and screens.
+- Relies on a snapshot release of Lanterna so may not be stable.
+
v0.9.0
+
Initial prerelease. The architecture won't change but the API might. Until
+version 1.0.0
I reserve the right to break things indiscriminately.
+
+
+
\ No newline at end of file
diff -r 10f91124d5a9 -r 31c97df30a5f clojure-lanterna/index.html
--- a/clojure-lanterna/index.html Thu Jul 12 22:39:19 2012 -0400
+++ b/clojure-lanterna/index.html Thu Jul 12 22:44:18 2012 -0400
@@ -70,7 +70,7 @@
But really, please read the docs if you actually want to use this. They're not
-that long.
Table of Contents
- Installation
- Terminals
- Screens
- Reference
+that long.
Table of Contents
- Installation
- Terminals
- Screens
- Reference
- Changelog