mirror of https://github.com/fredrikekre/Runic.jl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.0 KiB
1.0 KiB
Runic.jl changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased changes
Changed
- Fix a bug that caused "single space after keyword" to not apply after the
functionkeyword in non-standard function definitions. (#113)
v1.0.1 - 2024-11-28
Fixed
v1.0.0 - 2024-11-06
First stable release of Runic.jl. See README.md for details and documentation.