We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ab3a6 commit d8ceb6dCopy full SHA for d8ceb6d
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Fixed
10
+- `downloadInput()` no longer trims the end of the text ([#218](https://github.com/beakerandjake/advent-of-code-runner/issues/218))
11
12
## [1.3.4] - 2023-02-14
13
### Fixed
0 commit comments