We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3ff250 + 98bc2bb commit 1bea48cCopy full SHA for 1bea48c
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "DistributedNext"
2
uuid = "fab6aee4-877b-4bac-a744-3eca44acbb6f"
3
-version = "1.2.0"
+version = "1.3.0"
4
5
[deps]
6
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
docs/src/_changelog.md
@@ -7,7 +7,7 @@ CurrentModule = DistributedNext
7
This documents notable changes in DistributedNext.jl. The format is based on
8
[Keep a Changelog](https://keepachangelog.com).
9
10
-## Unreleased
+## [v1.3.0] - 2026-04-06
11
12
### Changed
13
- The internals were completely refactored to move all global variables into a
0 commit comments