0.03 2007-02-06
- Renamed the distro from Fey-Core to just Fey.
- Added automatic use of placeholders to Fey::SQL. Now when you pass
literal values, the default is to convert them to placeholders. The
values can be retrieved from the new
bind_params(). method. Suggested by Daisuke Maki.
0.02 2008-02-05
- Moved Fey::Test to its own distro, and made it a build prereq.
0.01 2008-02-02
- First release upon an unsuspecting world.