Skip to content

Commit d565e8c

Browse files
authored
Release 0.1.15 (#557)
- Bump version: 0.1.14 → 0.1.15 - Update changelog - Update changelog contributor credits - Update dependencies
1 parent 2a70b9d commit d565e8c

27 files changed

+895
-729
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
Changelog
22
=========
33

4+
[v0.1.15](https://github.com/casey/intermodal/releases/tag/v0.1.15) - 2025-11-08
5+
--------------------------------------------------------------------------------
6+
7+
### Added
8+
- Allow `--output` to be directory ([#546](https://github.com/casey/intermodal/pull/546) by [shreyasminocha](https://github.com/shreyasminocha))
9+
10+
### Fixed
11+
- Percent encode all magnet link query parameters ([#556](https://github.com/casey/intermodal/pull/556) by [casey](https://github.com/casey))
12+
- Percent encode tracker URLs in magnet links ([#554](https://github.com/casey/intermodal/pull/554) by [angrynode](https://github.com/angrynode))
13+
14+
### Misc
15+
- Fix clippy lints ([#555](https://github.com/casey/intermodal/pull/555) by [casey](https://github.com/casey))
16+
- Fix clippy lints ([#551](https://github.com/casey/intermodal/pull/551) by [casey](https://github.com/casey))
17+
- Add Homebrew package to readme ([#548](https://github.com/casey/intermodal/pull/548) by [jaredledvina](https://github.com/jaredledvina))
18+
- Fix clippy lints ([#549](https://github.com/casey/intermodal/pull/549) by [casey](https://github.com/casey))
19+
- Fix clippy lint ([#547](https://github.com/casey/intermodal/pull/547) by [casey](https://github.com/casey))
20+
- Update publish recipe ([#543](https://github.com/casey/intermodal/pull/543) by [casey](https://github.com/casey))
21+
- Fix changelog links to point to correct repository ([#544](https://github.com/casey/intermodal/pull/544) by [casey](https://github.com/casey))
22+
- Update forbid script ([#542](https://github.com/casey/intermodal/pull/542) by [casey](https://github.com/casey))
23+
424
[v0.1.14](https://github.com/casey/intermodal/releases/tag/v0.1.14) - 2024-09-03
525
--------------------------------------------------------------------------------
626

0 commit comments

Comments
 (0)