-
First public release
-
Added the appropriate ActiveSupport dependency for ‘instance_exec’ for Ruby 1.8.6 support.
-
Added a dependency and support for Hashie.
-
Fixed the start_recording so it does not require a ‘name’ parameter
-
Aliased start_call_recording -> start_recording
-
Aliased stop_call_recording -> stop_recording
-
Fixes to the README
-
Fixed the yardoc install
-
The Tropo::Generator.parse method will now take a JSON string or a Ruby hash.