Skip to content

Commit

Permalink
build based on 873f35f
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 8, 2024
1 parent cc170dd commit af7208d
Show file tree
Hide file tree
Showing 24 changed files with 1,269 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable
2 changes: 1 addition & 1 deletion v1
1 change: 1 addition & 0 deletions v1.3
1 change: 1 addition & 0 deletions v1.3.0/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documenter":{"julia_version":"1.11.0","generation_timestamp":"2024-10-08T18:42:13","documenter_version":"1.7.0"}}
2 changes: 2 additions & 0 deletions v1.3.0/_changelog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Changelog · ZMQ.jl</title><meta name="title" content="Changelog · ZMQ.jl"/><meta property="og:title" content="Changelog · ZMQ.jl"/><meta property="twitter:title" content="Changelog · ZMQ.jl"/><meta name="description" content="Documentation for ZMQ.jl."/><meta property="og:description" content="Documentation for ZMQ.jl."/><meta property="twitter:description" content="Documentation for ZMQ.jl."/><script data-outdated-warner src="../assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.050/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL=".."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../assets/documenter.js"></script><script src="../search_index.js"></script><script src="../siteinfo.js"></script><script src="../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-mocha.css" data-theme-name="catppuccin-mocha"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-macchiato.css" data-theme-name="catppuccin-macchiato"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-frappe.css" data-theme-name="catppuccin-frappe"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-latte.css" data-theme-name="catppuccin-latte"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../">ZMQ.jl</a></span></div><button class="docs-search-query input is-rounded is-small is-clickable my-2 mx-auto py-1 px-2" id="documenter-search-query">Search docs (Ctrl + /)</button><ul class="docs-menu"><li><a class="tocitem" href="../">Home</a></li><li><span class="tocitem">Manual</span><ul><li><a class="tocitem" href="../man/guide/">Guide</a></li><li><a class="tocitem" href="../man/examples/">Examples</a></li></ul></li><li><a class="tocitem" href="../reference/">Reference</a></li><li><a class="tocitem" href="../bindings/">Bindings</a></li><li><a class="tocitem" href="../changelog/">Changelog</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><a class="docs-sidebar-button docs-navbar-link fa-solid fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href>Changelog</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Changelog</a></li></ul></nav><div class="docs-right"><a class="docs-navbar-link" href="https://github.com/JuliaInterop/ZMQ.jl" title="View the repository on GitHub"><span class="docs-icon fa-brands"></span><span class="docs-label is-hidden-touch">GitHub</span></a><a class="docs-navbar-link" href="https://github.com/JuliaInterop/ZMQ.jl/blob/master/docs/src/_changelog.md" title="Edit source on GitHub"><span class="docs-icon fa-solid"></span></a><a class="docs-settings-button docs-navbar-link fa-solid fa-gear" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-article-toggle-button fa-solid fa-chevron-up" id="documenter-article-toggle-button" href="javascript:;" title="Collapse all docstrings"></a></div></header><article class="content" id="documenter-page"><h1 id="Changelog"><a class="docs-heading-anchor" href="#Changelog">Changelog</a><a id="Changelog-1"></a><a class="docs-heading-anchor-permalink" href="#Changelog" title="Permalink"></a></h1><p>This documents notable changes in ZMQ.jl. The format is based on <a href="https://keepachangelog.com">Keep a Changelog</a>.</p><h2 id="[v1.3.0]-2024-08-03"><a class="docs-heading-anchor" href="#[v1.3.0]-2024-08-03">[v1.3.0] - 2024-08-03</a><a id="[v1.3.0]-2024-08-03-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.3.0]-2024-08-03" title="Permalink"></a></h2><h3 id="Added"><a class="docs-heading-anchor" href="#Added">Added</a><a id="Added-1"></a><a class="docs-heading-anchor-permalink" href="#Added" title="Permalink"></a></h3><ul><li>Support for creating <a href="../reference/#ZMQ.Message"><code>Message</code></a>&#39;s from the new <code>Memory</code> type in Julia 1.11 ([#244]).</li><li>Full <a href="../bindings/#Bindings">Bindings</a> to libzmq ([#232]).</li></ul><h3 id="Deprecated"><a class="docs-heading-anchor" href="#Deprecated">Deprecated</a><a id="Deprecated-1"></a><a class="docs-heading-anchor-permalink" href="#Deprecated" title="Permalink"></a></h3><ul><li>The <code>Base.convert(IOStream, ::Message)</code> method has been deprecated due to buggy behaviour, use <code>IOBuffer(msg)</code> instead ([#247]).</li></ul><h3 id="Fixed"><a class="docs-heading-anchor" href="#Fixed">Fixed</a><a id="Fixed-1"></a><a class="docs-heading-anchor-permalink" href="#Fixed" title="Permalink"></a></h3><ul><li>Fixed <a href="../reference/#ZMQ.isfreed-Tuple{Message}"><code>isfreed()</code></a>, which would previously return the wrong values ([#245]).</li></ul><h2 id="[v1.2.6]-2024-06-13"><a class="docs-heading-anchor" href="#[v1.2.6]-2024-06-13">[v1.2.6] - 2024-06-13</a><a id="[v1.2.6]-2024-06-13-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.2.6]-2024-06-13" title="Permalink"></a></h2><h3 id="Added-2"><a class="docs-heading-anchor" href="#Added-2">Added</a><a class="docs-heading-anchor-permalink" href="#Added-2" title="Permalink"></a></h3><ul><li><a href="../reference/#ZMQ.lib_version"><code>lib_version()</code></a> to get the libzmq version ([#240]).</li></ul><h3 id="Fixed-2"><a class="docs-heading-anchor" href="#Fixed-2">Fixed</a><a class="docs-heading-anchor-permalink" href="#Fixed-2" title="Permalink"></a></h3><ul><li>Fixed a precompilation bug that would cause creating a sysimage with PackageCompiler.jl on Julia 1.6 to fail ([#242]).</li></ul><h2 id="[v1.2.5]-2024-05-28"><a class="docs-heading-anchor" href="#[v1.2.5]-2024-05-28">[v1.2.5] - 2024-05-28</a><a id="[v1.2.5]-2024-05-28-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.2.5]-2024-05-28" title="Permalink"></a></h2><h3 id="Fixed-3"><a class="docs-heading-anchor" href="#Fixed-3">Fixed</a><a class="docs-heading-anchor-permalink" href="#Fixed-3" title="Permalink"></a></h3><ul><li>Fixed support for Julia 1.3 in the precompilation workload ([#237]).</li></ul><h2 id="[v1.2.4]-2024-05-27"><a class="docs-heading-anchor" href="#[v1.2.4]-2024-05-27">[v1.2.4] - 2024-05-27</a><a id="[v1.2.4]-2024-05-27-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.2.4]-2024-05-27" title="Permalink"></a></h2><h3 id="Changed"><a class="docs-heading-anchor" href="#Changed">Changed</a><a id="Changed-1"></a><a class="docs-heading-anchor-permalink" href="#Changed" title="Permalink"></a></h3><ul><li>Refactored the internals to use the public <code>FileWatching.FDWatcher</code> instead of <code>FileWatching._FDWatcher</code> ([#215]).</li></ul><h3 id="Fixed-4"><a class="docs-heading-anchor" href="#Fixed-4">Fixed</a><a class="docs-heading-anchor-permalink" href="#Fixed-4" title="Permalink"></a></h3><ul><li>Docstrings to inner constructors are now assigned properly ([#227]).</li><li><a href="../reference/#ZMQ.Socket"><code>Socket</code></a> now holds a reference to its <a href="../reference/#Context"><code>Context</code></a> to prevent it from being garbage collected accidentally ([#229]).</li><li>Changed the precompilation workload to use any available port to avoid port conflicts ([#234]).</li></ul><h2 id="[v1.2.3]-2024-05-12"><a class="docs-heading-anchor" href="#[v1.2.3]-2024-05-12">[v1.2.3] - 2024-05-12</a><a id="[v1.2.3]-2024-05-12-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.2.3]-2024-05-12" title="Permalink"></a></h2><h3 id="Added-3"><a class="docs-heading-anchor" href="#Added-3">Added</a><a class="docs-heading-anchor-permalink" href="#Added-3" title="Permalink"></a></h3><ul><li>Support for setting <code>ZMQ_IMMEDIATE</code> and <code>ZMQ_CONFLATE</code> on sockets ([#209], [#222]).</li><li>Overloads for <a href="../reference/#ZMQ.Message"><code>Message</code></a> to allow deserializing them with MsgPack.jl ([#214]).</li><li>A precompilation workload to improve TTFX ([#224]).</li></ul></article><nav class="docs-footer"><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Tuesday 8 October 2024 18:42">Tuesday 8 October 2024</span>. Using Julia version 1.11.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit af7208d

Please sign in to comment.