-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHistory.txt
59 lines (32 loc) · 798 Bytes
/
History.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
=== 0.2.6 2013-08-13
* bugfix callback if block given in babascript-code
=== 0.2.5 2013-08-08
* add test
=== 0.2.4 2013-08-07
* not stop EventMachine if it's already running.
=== 0.2.3 2013-08-07
* show Linda connection status on ibb and baba-vm
=== 0.2.2 2013-08-07
* add ibb command
* bugfix baba command
=== 0.2.1 2013-07-04
* fix baba-vm
=== 0.2.0 2013-07-04
* get return value from Baba
=== 0.1.1 2013-06-22
* --version option
* command example in --help
=== 0.1.0 2013-06-22
* put Callback ID
* modify Tuple name
=== 0.0.5 2013-06-20
* little fix
=== 0.0.4 2013-06-20
* rename command babascript -> baba
=== 0.0.3 2013-06-20
* switch BABA by ENV var BABA
=== 0.0.2 2013-06-20
* BabaScript interpreter
=== 0.0.1 2013-06-20
* first release
* run DSL style BabaScript