v0.1.0,		18 July	2013 -- Initial Release
v0.1.1,		22 July	2013 -- Refactoring
v0.1.2,		22 July	2013 -- fixed manifest error
v0.1.3,		22 July	2013 -- Added session id method
v0.1.4,		23 July	2013 -- Added parameters to Gus Login
v0.1.5,		24 July	2013 -- Trap EOFError when logging in during hook execution
v0.1.6,		25 July	2013 -- Fix gus prompts during commit
v0.1.7,		27 July	2013 -- Fixed issue with inputs during commit. Refactored Session data persistence
v0.1.8,		30 July	2013 -- Added documentation.
v0.1.9,		 2 Aug	2013 -- Added comment method
v0.1.10,	 7 Aug	2013 -- Added functionality to assigned and active work for users
v0.1.11,	 8 Aug	2013 -- Refactor to use common login dialog and common local storage
v0.1.12,	 8 Aug	2013 -- Fixed issue with session keys
v0.1.13,	19 Aug 	2013 -- Added method to get work for current sprints based on teams
v0.1.14,	23 Aug	2013 -- Added dependency client and script
v0.1.15,	23 Aug	2013 -- Improved graph output on dependencies and refactored low level da methods
v0.1.16,	23 Aug	2013 -- Added script to to package
v0.1.17,	23 Aug	2013 -- 
v0.1.18,	24 Aug	2013 -- Made script do specified team instead of just my teams
v0.1.19,	26 Aug	2013 -- Added Release dependency graph tool
v0.1.20,	26 Aug	2013 -- Added work subject to graph output
v0.1.21,	27 Aug	2013 -- Added colors to the graph
v0.1.22,	28 Aug	2013 -- Fixed layout on graph and group by team.  Command line release_dependencies.py will graph all connected teams
v0.2.0,		28 Aug	2013 -- Fixed bugs
v0.2.1,		30 Aug	2013 -- Made dependency graphs for read-able and made PDF objects click-able
v0.2.2,		31 Aug	2013 -- Added sprint grouping, strict and ortho splines to graph
v0.2.3,		 3 Sept	2013 -- Added backlog rank to work and changed status Never to dotted style
v0.2.4,		 4 Sept	2013 -- Refactored DependencyGrapher to its own project
v0.2.5,		 5 Sept	2013 -- Fixed upward recursion for dependency tree
v0.2.6,		12 Sept 2013 -- Added command line to query for team ID by name
v0.2.7,		23 Sept 2013 -- Added theme support
v0.2.8,		 4 Oct	2013 -- fixed issue with EOFError on windows
v0.3.0,		24 Oct	2013 -- Added simple object Cache
v0.4.0,		28 Nov	2013 -- Added features to carry forward incomplete items from last sprint or push incomplete items to next sprint
v0.4.1,		29 Nov	2013 -- Added function to push open P1/P2 issues to the next build
v0.4.2,		29 Nov	2013 -- Fixed issue with accidentally pushing resolved issues to the wrong build
v0.4.3,		16 Dec	2013 -- Refactored to use sf_client and enable chatter functions
v0.4.4,		19 Mar	2014 -- Bump the dependency for sf_client to 0.1.2 to fix issue with login token
v0.4.5,		13 June	2014 -- Clean up formatting for Python 3
v0.4.6,		23 July 2014 -- Clean up scripts for Python 3
v0.5.0,		17 Aug	2014 -- Added QA Force Client
v0.5.1,		25 Aug	2014 -- Added test case, test plan and feature file generators
v0.5.2,		25 Aug  2014 -- Added some mocks
v0.5.3,		29 Aug	2014 -- Added some verboseness to commands and fixed an issue with blank ac
v0.5.4,		30 Aug	2014 -- Fixed some regex issues in feature file creation and added functionality for more full featured feature files
v0.5.5,		 1 Sep	2014 -- Added methods to create and update acceptance criteria
v0.5.6,		 6 Sep	2014 -- Added methods to QA Force client to create test failure bugs
v0.5.7,		 6 Sep	2014 -- Updated dependency on SalesforceClient to 0.1.4 to allow @mentions
v0.5.8,		 7 Sep	2014 -- Updated dependency on SalesforceClient to 0.1.5 to improve @mention formatting
v0.5.9,		11 Sep	2014 -- Added methods to deal with manual test cases and conversion to automation
v0.5.10,	29 Sep	2014 -- Added new SupportClient methods
v0.5.11,	21 Nov	2014 -- Added some aggregate methods for story statistics
v0.5.12,	26 Nov	2014 -- Added some documentation to backlogclient. Made functional filter recursive on parent work.
v0.5.13,	16 Dec	2014 -- Added theme filters


