| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-13 | 1.9 kB | |
| v1.17.0 source code.tar.gz | 2026-03-13 | 855.7 kB | |
| v1.17.0 source code.zip | 2026-03-13 | 938.3 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
Changes since v1.16.4
Implemented enhancements:
- Add support for Ruby 4.0 (#1062) by @smortex
- Add Token Location to Verbose Output (#1048) by @pseudotsuga-fir
- Update to Ruby 3.2.2, raise lowest-supported Ruby version to 3.0 (#1032) by @mencarellic
- Remove
multi_jsongem dependency (#991) by @aried3r
Fixed bugs:
- Fix SSL certificate errors and update RuboCop config (#1064) by @skywinder
- Avoid processing a single commit multiple times (#1058) by @smortex
- Fix missing release branch when looking for commits (#1055) by @sdb9696
- Fix for echoing the complete output path (#986) by @anakinj
- Use mutable empty strings when needed (#981) by @adangel
- Get commits from release branch (#979) by @pokey
- Normalize line endings in body (#808) by @lazyfrosch
- Fix unneeded shebang (#987) by @MatteoPierro
Other:
- Replace require with require_relative for internal files (#1063) by @skywinder
- CI: Configure GitHub Actions (#1034) by @olleolleolle
- DOC: Document custom label->section mapping (#1026) by @larsoner
- Fix GitHub spelling (#1021) by @friederbluemle
- docs: Fix filename in option to gh release command (#1009) by @olleolleolle
- Document how to create release notes (#999) by @bruce-szalwinski
- Fixed typo (#997) by @hsbt
- Extract find_tag_for_milestone method (#990) by @MatteoPierro
- Add tests for remove_issues_in_milestones (#989) by @MatteoPierro
- Add coverage to parser file spec (#988) by @MatteoPierro
- Unnest conditionals in tag-related methods (#985) by @anakinj
- Extract FileParserChooser to its own file (#984) by @anakinj
- Bump the minor version for development environment (#983) by @anakinj
- Improve spec coverage for pull request association (#1037) by @mvz
- README: Link to GitHub Issue type chooser (#976) by @olleolleolle