# 1.0.2 * Fix for devices asking for password when connecting via SSH * Fixed return value for Target#connect * Added #failure_message to connectors * Added registry subkey and value caching for WMI connections * Added constants for connection failures, changed logging messages for connectors * Changed all eval calls to Object.send * Various bug fixes # 1.0.1 * Renamed Profiles to Profilers * Moved networking helper methods to newly created Network module * Separated Structure and Profilers * Profilers are now separate classes for easier subclassing * Simplified logging # 1.0.0.beta1 * Initial public release # 1.0.0* was yanked