We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da39dc6 + b67b8d1 commit 873f35fCopy full SHA for 873f35f
Project.toml
@@ -1,6 +1,6 @@
1
name = "ZMQ"
2
uuid = "c2297ded-f4af-51ae-bb23-16f91089e4e1"
3
-version = "1.2.6"
+version = "1.3.0"
4
5
[deps]
6
FileWatching = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
docs/src/_changelog.md
@@ -7,7 +7,7 @@ CurrentModule = ZMQ
7
This documents notable changes in ZMQ.jl. The format is based on [Keep a
8
Changelog](https://keepachangelog.com).
9
10
-## Unreleased
+## [v1.3.0] - 2024-08-03
11
12
### Added
13
- Support for creating [`Message`](@ref)'s from the new `Memory` type in Julia
0 commit comments