New features - Tickets and AnalyzedTickets have an optional blank title attribute - JIRAFetcher populates the title attribute from the JIRA summary field
0.12.1
- Fix packaging
0.12
- Add cycle time to the ticket report
0.11
- Add cycle time percentile report - Adds a header/no header boolean for lead & cycle percentile reports
v.10 New features - CycleTimePercentileReporter
0.9.1
Bug fixes - LeadTimePercentileReporter returns all 0s now when provided an empty list of tickets to report on and does not throw an IndexError exception - 30