-
Notifications
You must be signed in to change notification settings - Fork 0
/
History.txt
65 lines (40 loc) · 1.48 KB
/
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
60
61
62
63
64
65
0.2.6 2009-06-20
* gem install causing too many dependencies
* put warnings in for Windows users requiring sed, perl, svn
0.2.5 2009-06-15
* Windows specific fix on cached files causing a freeze
* gem dependencies aren't auto installed (simple-rss)
0.2.4 2009-06-09
* Windows specific command to open html
0.2.3 2009-06-09
* 0.2.2 seems to be corrupt on rubyforge
0.2.2 2009-06-09
* Windows fix for 7z unzipping
0.2.1 2009-06-09
* removed prepackaged textmate bundles because causing problems with Windows - now svn only copies
0.2.0 2009-06-08
* rewrite of js plugin structure/code
* add rake bootstrap sequence
* add rake open tasks to browser for testing
== 0.1.5 2009-06-08
* add jsspec library
* add acceptance tests
== 0.1.4 2009-06-08
* BUG-FIX: plugin name was hardcoded on rake compile
== 0.1.3 2009-06-08
* Add rake tasks for build/dist plugins:
* Add clean rake task
* Replace Makefile
* Delegate build tasks to gem rakefiles rather than generate
* Add to task folder to generation and then in Rakefile scan that folder for custom tasks
== 0.1.2 2009-06-07
* Be able to download jquery tmbundles into Textmate:
* Add rake task for tmbundle loading from gem or from svn latest
== 0.1.1 2009-06-06
* Be able to download jquery files into library:
* jQuery core, ui and themes with rake
* Add option to install different versions of libraries
== 0.1.0 2009-05-30
* Generate base folder structure with main files:
* Initial release
* scaffold plugin with test