Fix to pt create, wherein skipping optional parameters wouldn't work as expected, or at all. ( aniccolai )
Added a command todo, that only shows unscheduled stories ( orta )
Made create agnostic of order for assignee / type, and use defaults of you / feature ( orta ) Added query limit size to activity ( jonmountjoy )
Extra commands added, they can be accessed through 'pt help' ( orta ) Fix for 1.9.3 not getting deprecation warnings
Added support for calling functions without going through the walkthroughs ( orta )
Attachments displayed in 'show' task, thanks Anthony Crumley!
Fix converting encodings, thanks Johan Andersson!
Fix and story's id in "show" command
Fix for ruby 1.9 strings, thanks David Ramirez for reporting!
New 'show' command largely based on craftycode's (Anthony Crumley) contribution
Improved charset support
Added SSL support
Fix in requests debugger
Dependencies versions added to gemspec
Added --debug option to see the interaction with PT's API
Fix: list of tasks to start
Error message when using pt from ~
Fix for ruby 1.8
First release