Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (35 loc) · 6.92 KB

index.md

File metadata and controls

42 lines (35 loc) · 6.92 KB

0.1.11

2016-06-08 15:27:14

  • #56 Add date to ticket, reported by thoean
  • Stability improvements

0.1.10

2016-06-07 13:05:49

  • #55 Support Jira labels, reported by thoean
  • #52 Changes related to incremental generation, reported by rnowosielski
  • #44 Sometimes when release generation adds to an existing file redundant new lines show up., reported by rnowosielski
  • Stability improvements

0.1.9

  • #48 Refactor recursive calls in sourcers, reported by mmaruniak
  • #47 Add Unicode support for ticket reporter names, reported by mmaruniak
  • #46 Provide a way to exclude commits matching specific commit message, reported by mmaruniak
  • #45 #33 Add 'OldestCommitToProcess' setting, reported by mmaruniak
  • #33 Filter git commits by date and/or hash, reported by istanishev
  • Stability improvements

0.1.8

  • #9 Enable incremental generation, reported by rnowosielski
  • #5 Change the way the code in invoked so that multiple formats can be generated simultaneously, reported by rnowosielski
  • #43 If the file doesn't exist, release notes throw, reported by rnowosielski
  • #42 Adding 2 different variations of Markdown writers; Exposing reporter on the notes; Incremental generation, reported by rnowosielski
  • #41 Fix for checkout, reported by rnowosielski
  • #40 Provide a way of working in place, reported by rnowosielski
  • #39 Add ability to show tickets that are completed but not part of any version, reported by rnowosielski
  • #38 Expose the reporter in the release notes, reported by rnowosielski
  • #36 There is no way to represent tickets that were committed after any label, reported by rnowosielski
  • #35 Solve the stash markdown compatibility issue, reported by rnowosielski
  • #34 Adding option for multiple writers, reported by rnowosielski
  • #30 fixed import statement, reported by mkovacioglu
  • #29 Enable multiple ticket sources, reported by rnowosielski
  • #28 Allow multiple issue sources to be used simultaneously, reported by rnowosielski
  • #27 Fixes that resulted from first usage of version 0.1.2 with ivbcore, reported by rnowosielski
  • #25 Provide more configurability around git checkout, reported by rnowosielski
  • Stability improvements