eve-api 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/History.txt +21 -0
  2. data/website/index.html +1 -1
  3. metadata +1 -1
data/History.txt CHANGED
@@ -1,3 +1,24 @@
1
+ == 0.1.2 2007-06-26
2
+
3
+ * Enhancements
4
+ * None
5
+ * Fixes
6
+ * Added history to manifest
7
+
8
+ == 0.1.1 2007-06-26
9
+
10
+ * Enhancements
11
+ * None
12
+ * Fixes
13
+ * Improved examples
14
+
15
+ == 0.1.0 2007-06-26
16
+
17
+ * Enhancements
18
+ * Updated website to be friendlier, including examples
19
+ * Fixes
20
+ * None
21
+
1
22
  == 0.0.5 2007-06-26
2
23
 
3
24
  * Enhancements
data/website/index.html CHANGED
@@ -33,7 +33,7 @@
33
33
  <h1>Eve Online Ruby Support</h1>
34
34
  <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/eve-api"; return false'>
35
35
  <p>Get Version</p>
36
- <a href="http://rubyforge.org/projects/eve-api" class="numbers">0.1.1</a>
36
+ <a href="http://rubyforge.org/projects/eve-api" class="numbers">0.1.2</a>
37
37
  </div>
38
38
  <h2 class="clear_left"><span class="caps">API</span> Client <span class="caps">SDK</span></h2>
39
39
 
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.2
3
3
  specification_version: 1
4
4
  name: eve-api
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.1
6
+ version: 0.1.2
7
7
  date: 2007-06-26 00:00:00 -04:00
8
8
  summary: EVE API Support
9
9
  require_paths: