Skip to content

Commit

Permalink
build based on 83f7f33
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed May 28, 2024
1 parent d918ea3 commit 5f763d3
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-28T11:59:51","documenter_version":"1.4.1"}}
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-28T16:14:50","documenter_version":"1.4.1"}}
2 changes: 2 additions & 0 deletions dev/_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/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="../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.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"><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 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-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>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"><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 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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Tuesday 28 May 2024 16:14">Tuesday 28 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 2 additions & 0 deletions dev/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/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 class="is-active"><a class="tocitem" href>Changelog</a><ul class="internal"><li><a class="tocitem" href="#[v1.2.5](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.5)-2024-05-28"><span>v1.2.5 - 2024-05-28</span></a></li><li><a class="tocitem" href="#[v1.2.4](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.4)-2024-05-27"><span>v1.2.4 - 2024-05-27</span></a></li><li><a class="tocitem" href="#[v1.2.3](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.3)-2024-05-12"><span>v1.2.3 - 2024-05-12</span></a></li></ul></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/CHANGELOG.md" title="View 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.2.5](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.5)-2024-05-28"><a class="docs-heading-anchor" href="#[v1.2.5](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.5)-2024-05-28"><a href="https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.5">v1.2.5</a> - 2024-05-28</a><a id="[v1.2.5](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.5)-2024-05-28-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.2.5](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.5)-2024-05-28" title="Permalink"></a></h2><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 support for Julia 1.3 in the precompilation workload (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/237">#237</a>).</li></ul><h2 id="[v1.2.4](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.4)-2024-05-27"><a class="docs-heading-anchor" href="#[v1.2.4](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.4)-2024-05-27"><a href="https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.4">v1.2.4</a> - 2024-05-27</a><a id="[v1.2.4](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.4)-2024-05-27-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.2.4](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/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> (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/215">#215</a>).</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>Docstrings to inner constructors are now assigned properly (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/227">#227</a>).</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 (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/229">#229</a>).</li><li>Changed the precompilation workload to use any available port to avoid port conflicts (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/234">#234</a>).</li></ul><h2 id="[v1.2.3](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.3)-2024-05-12"><a class="docs-heading-anchor" href="#[v1.2.3](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.3)-2024-05-12"><a href="https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.3">v1.2.3</a> - 2024-05-12</a><a id="[v1.2.3](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.3)-2024-05-12-1"></a><a class="docs-heading-anchor-permalink" href="#[v1.2.3](https://github.com/JuliaInterop/ZMQ.jl/releases/tag/v1.2.3)-2024-05-12" 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 setting <code>ZMQ_IMMEDIATE</code> and <code>ZMQ_CONFLATE</code> on sockets (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/209">#209</a>, <a href="https://github.com/JuliaInterop/ZMQ.jl/issues/222">#222</a>).</li><li>Overloads for <a href="../reference/#ZMQ.Message"><code>Message</code></a> to allow deserializing them with MsgPack.jl (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/214">#214</a>).</li><li>A precompilation workload to improve TTFX (<a href="https://github.com/JuliaInterop/ZMQ.jl/issues/224">#224</a>).</li></ul></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../reference/">« Reference</a><div class="flexbox-break"></div><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></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Tuesday 28 May 2024 16:14">Tuesday 28 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 5f763d3

Please sign in to comment.