public
Description: Framework for Data Processing
Homepage:
Clone URL: git://github.com/schleyfox/gigantron.git
gigantron / History.txt
100644 23 lines (20 sloc) 0.596 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
== 0.1.3 2008-06-24
* 2 major bugfixes:
  * fix broken gem
  * make dependencies part of the hoe configuration
== 0.1.2 2008-06-22
* 1 major enhancement
  * Shoulda activerecord helpers are now bundled
== 0.1.1 2008-06-19
* 1 minor enhancement:
  * Migrations are now created with model
* 1 major bugfix:
  * use camelcase instead of capitalize in code generators
== 0.1.0 2008-06-18
 
* Millions of major enhancements:
  * Now uses ActiveRecord
  * Better tests
== 0.0.1 2008-05-31
 
* 1 major enhancement:
  * Initial release
  * It works somewhat, will use in practice to see where it is headed