-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChangeLog
More file actions
24 lines (19 loc) · 834 Bytes
/
ChangeLog
File metadata and controls
24 lines (19 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
2014-09-15 arton <artonx@gmail.com>
* fireruby.bat: support -d for jsconsole, initial foreground
* fireruby: support -d for jsconsole, initial foreground
2014-09-03 arton <artonx@gmail.com>
* chrome/content/main.rb: can pass XUL object as function argument
* chrome/content/main.js: can return XUL object
2014-08-31 arton <artonx@gmail.com>
* README.md: reformat APIs
* chrome/content/main.rb: add aliases
* chrome/content/main.js: treat ruby's result more carefully
* defaults/preferences/pref.js: set UA as Firefox
2014-08-31 arton <artonx@gmail.com>
* fireruby.bat: initial release
2014-08-18 arton <artonx@gmail.com>
* README.md: add some APIs
* chrome/content/main.js: add callback for events
* chrome/content/main.rb: add specialized methods
2014-08-17 arton <artonx@gmail.com>
* ChangeLog: initial release