This repository has been archived by the owner on May 27, 2020. It is now read-only.
Releases: Cimpress-MCP/JustReleaseNotes
Releases · Cimpress-MCP/JustReleaseNotes
v0.1.12
v0.1.11
Release 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 Add 'OldestCommitToProcess' setting, reported by mmaruniak
- #33 Filter git commits by date and/or hash, reported by istanishev
- Stability improvements
Release 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
- #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