· Fixed bug where `this` referred to the jQuery object instead of the actual input element.
· Added insertTrigger method.
· Added changeDelay setting.
· Moved opacity argument to a property of the RGBa argument in all callbacks.
· Opacity support.
· Minor UI improvements.
· Minor style updates.
· Fixed IE7/8 resize issue.
· Fixed a small inconsistency while hiding the elements.
· Force text field to show the correct color when the value is invalid/deleted.
· Fixed reference to 'this' in change callback (no longer references the input element as a jQuery object).
· Initial release.