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

Releases: Cimpress-MCP/JustReleaseNotes

v0.1.12

08 Jun 14:23
Compare
Choose a tag to compare
  • #57 Fixes for crashing int <-> string conversion, reported by rnowosielski
  • Stability improvements

v0.1.11

08 Jun 14:15
Compare
Choose a tag to compare
  • #56 Add date to ticket, reported by thoean
  • #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

Release 0.1.9

09 Oct 10:45
Compare
Choose a tag to compare
  • #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 Add 'OldestCommitToProcess' setting, reported by mmaruniak
  • #33 Filter git commits by date and/or hash, reported by istanishev
  • Stability improvements

Release 0.1.8

01 Oct 13:33
Compare
Choose a tag to compare
  • #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
  • #41 Fix for checkout, 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