@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.5.0] - 2025-07-26
### Added
- New command line argument `--stdin-filename=<filename>` which allows attaching a filename
to stdin input. This is used for error messages ([#157]).
## [v1.4.6] - 2025-07-26
### Fixed
- Relax `--lines` input checking to allow using `length(lines) + 1` for the end or the
@ -147,6 +152,10 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc
@@ -147,6 +152,10 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc
@ -169,3 +178,7 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc
@@ -169,3 +178,7 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc