Refactor easing implementation to use the jQuery Easing module. This allowed us to remove a bunch of code that used to deal with finding and including the easing library.
Include different versions of the iToggle javascript library to be compatible with jQuery Update. Licenses are compatible and it's already whitelisted anyway.
fixed critical bug where only entities with detected boolean properties are added to return list of itoggle_get_entity_info this meant itoggle fields wouldn't work on certain custom entities and, worse, would cause a fatal error.
This release introduces the iToggle Field Type with integrated Widget and Formatter. Settings are more thorough and help is easier to obtain. Overall this is pretty stable, just need to implement some form of permissioning.