-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHistory.txt
69 lines (43 loc) · 1.5 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
66
67
68
### 1.3.2 / 2013-01-04
* 1 minor enhancement
* allow mechanize to follow meta refreshes
### 1.3.1 / 2013-01-04
* 1 dependency error
### 1.3.0 / 2013-01-04
* 1 major enhancement
* upgrade to Mechanize ~> 2.5.0
### 1.2.0 / 2012-02-29
* 1 major enhancement
* upgrade to Mechanize 2.3
### 1.1.2 / 2012-01-31
* 1 major fix
* lib load path correction
### 1.1.1 / 2012-01-31
* 1 major fix
* impostor.gemspec was not properly up to date
### 1.1.0 / 2011-10-18
* 1 major enhancement
* ruby 1.9.2 compatible
* 1 major fix
* syntax bug fix
### 1.0.2 / 2011-07-19 (help, I've fallen and can't get up, part dux)
* re-release with correct gem deps in Rackfile
### 1.0.1 / 2011-07-19 (help, I've fallen and can't get up)
* 1 bug fix
* Mechanize 2.* is incompatible with this implementation (for now), locking
down on Mechanize 1.0.0
### 1.0.0 / 2011-02-XX (move over bacon there's something leaner)
* 2 major enhancements
* refactored to a modularized architecture with base classes Config, Auth,
Post, and Topic using mixins to specify behavior specific to each forum by
implementing defined template methods from the base classes
* rspec and vcr used for specifying unit and integration behavior
### 0.2.1 / 2008-09-24 (to screen scrape is to love the internets)
* 1 minor enhancement:
* test to insure builds as a github gem
### 0.2.0 / 2008-07-30 (don't use this code for spam)
* 1 minor enhancement:
* support for phpBB3
### 0.0.1 / 2008-02-02
* 1 major enhancement
* Birthday!