File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## Unreleased
9+
10+ ## [ 0.9.1] - 2025-07-14
11+ This is the first version were the CHANGELOG was added
12+
13+ ### Changed
14+ - Updated compat of JuliaInterpreter to support v0.10
15+
16+ ### Fixed
17+ - Made the package compatible with julia 1.12
Original file line number Diff line number Diff line change 11name = " PlutoDevMacros"
22uuid = " a0499f29-c39b-4c5c-807c-88074221b949"
33authors = [
" Alberto Mengali <[email protected] >" ]
4- version = " 0.9.0 "
4+ version = " 0.9.1 "
55
66[deps ]
77JuliaInterpreter = " aa1ae85d-cabe-5617-a682-6adf51b2e16a"
You can’t perform that action at this time.
0 commit comments