@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
@@ -5,6 +5,15 @@ 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.4.0] - 2025-01-24
### Added
- The `runic` binary can now be installed directly with the package manager as a Pkg "App"
(requires Julia 1.12). To install:
```
pkg> app install Runic
```
([#129])
## [v1.3.0] - 2024-12-17
### Added
- New executable wrapper script
@ -103,6 +112,7 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc
@@ -103,6 +112,7 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc
@ -119,3 +129,4 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc
@@ -119,3 +129,4 @@ First stable release of Runic.jl. See [README.md](README.md) for details and doc