== 0.1.5 2009-03-24 * Added g_apply_style helper * Added functionality to put CSS link tags in the HTML header, where they belong == 0.1.4 2009-03-17 * Added include_component? method for testing if a component type is already present in the Guilded elements collection * Fixed bug with Exception raising in add method == 0.1.2 2009-03-13 * Fixed a bug with stylesheet and JS tag helpers. == 0.1.0 2009-03-12 * Fixed a bug with requiring files. == 0.0.9 2009-03-12 * Added Guilded::Rails::Helpers class to hold some common helpers for Rails components == 0.0.8 2009-03-12 * Added attr_human_override and attr_human_hint == 0.0.7 2009-03-11 * Bug fixes == 0.0.6 2009-03-11 * Updated config file and Guilder to accept an :env variable. This variable will allow Guilded to know what environment it is running in so that it knows whether to cache assets, etc. == 0.0.1 2009-02-28 * Initial release