Skip to content

Commit

Permalink
🚀 releasing version 1.4.0 @ 2021-11-09 18:01
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
monty-bot committed Nov 9, 2021
1 parent ad0d138 commit 96a11e9
Show file tree
Hide file tree
Showing 2,977 changed files with 10,283 additions and 10,176 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ beta releases are not included in this history.

[//]: # (begin_release_notes)

"" "1.4.0" (2021-11-09)
=======================

Features
--------

- Added collection utilities for removing elements from slices (#202111091652)


"" "1.3.1" (2021-11-02)
=======================

Expand Down
1 change: 0 additions & 1 deletion changes/202111091652.feature

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions docs/dep/archive/zip.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: archive/zip</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>zip</b></span>
Expand All @@ -37,7 +37,7 @@
<span class="title" id="imported-by">Imported By</span><div id="packages">
<code> <span class="order">1</span>. <a href="../../pkg/github.com/ARM-software^34f8c/golang-utils/utils/filesystem.html">github.com/ARM-software/golang-utils/utils/filesystem</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/bufio.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: bufio</title>
<link href="../css/light-v0.3.6.css" rel="stylesheet">
<script src="../jvs/golds-v0.3.6.js"></script>
<link href="../css/light-v0.4.0.css" rel="stylesheet">
<script src="../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>bufio</b></span>
Expand Down Expand Up @@ -50,7 +50,7 @@
<code> <span class="order">23</span>. <a href="../pkg/net/http/internal.html" class="path-duplicate">net/http/</a><a href="../pkg/net/http/internal.html">internal</a></code>
<code> <span class="order">24</span>. <a href="../pkg/net/textproto.html" class="path-duplicate">net/</a><a href="../pkg/net/textproto.html">textproto</a></code></div><pre id="footer">
<table><tr><td><img src="../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/bytes.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: bytes</title>
<link href="../css/light-v0.3.6.css" rel="stylesheet">
<script src="../jvs/golds-v0.3.6.js"></script>
<link href="../css/light-v0.4.0.css" rel="stylesheet">
<script src="../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>bytes</b></span>
Expand Down Expand Up @@ -89,7 +89,7 @@
<code> <span class="order">62</span>. <a href="../pkg/vendor/golang.org/x/net/http2/hpack.html">vendor/golang.org/x/net/http2/hpack</a></code>
<code> <span class="order">63</span>. <a href="../pkg/vendor/golang.org/x/text/transform.html" class="path-duplicate">vendor/golang.org/x/</a><a href="../pkg/vendor/golang.org/x/text/transform.html">text/transform</a></code></div><pre id="footer">
<table><tr><td><img src="../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/compress/flate.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: compress/flate</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>flate</b></span>
Expand All @@ -31,7 +31,7 @@
<code> <span class="order">1</span>. <a href="../../pkg/archive/zip.html">archive/zip</a></code>
<code> <span class="order">2</span>. <a href="../../pkg/compress/gzip.html">compress/gzip</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/compress/gzip.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: compress/gzip</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>gzip</b></span>
Expand All @@ -30,7 +30,7 @@
<span class="title" id="imported-by">Imported By</span><div id="packages">
<code> <span class="order">1</span>. <a href="../../pkg/net/http.html">net/http</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/container/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: container/list</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>list</b></span>
Expand All @@ -23,7 +23,7 @@
<code> <span class="order">2</span>. <a href="../../pkg/net/http.html">net/http</a></code>
<code> <span class="order">3</span>. <a href="../../pkg/vendor/golang.org/x/text/unicode/bidi.html">vendor/golang.org/x/text/unicode/bidi</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/context.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: context</title>
<link href="../css/light-v0.3.6.css" rel="stylesheet">
<script src="../jvs/golds-v0.3.6.js"></script>
<link href="../css/light-v0.4.0.css" rel="stylesheet">
<script src="../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>context</b></span>
Expand Down Expand Up @@ -51,7 +51,7 @@
<code> <span class="order">24</span>. <a href="../pkg/os/exec.html">os/exec</a></code>
<code> <span class="order">25</span>. <a href="../pkg/runtime/trace.html">runtime/trace</a></code></div><pre id="footer">
<table><tr><td><img src="../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/crypto.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: crypto</title>
<link href="../css/light-v0.3.6.css" rel="stylesheet">
<script src="../jvs/golds-v0.3.6.js"></script>
<link href="../css/light-v0.4.0.css" rel="stylesheet">
<script src="../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>crypto</b></span>
Expand All @@ -33,7 +33,7 @@
<code> <span class="order">8</span>. <a href="../pkg/crypto/tls.html" class="path-duplicate">crypto/</a><a href="../pkg/crypto/tls.html">tls</a></code>
<code> <span class="order">9</span>. <a href="../pkg/crypto/x509.html" class="path-duplicate">crypto/</a><a href="../pkg/crypto/x509.html">x509</a></code></div><pre id="footer">
<table><tr><td><img src="../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/crypto/aes.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: crypto/aes</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>aes</b></span>
Expand All @@ -32,7 +32,7 @@
<code> <span class="order">3</span>. <a href="../../pkg/crypto/tls.html" class="path-duplicate">crypto/</a><a href="../../pkg/crypto/tls.html">tls</a></code>
<code> <span class="order">4</span>. <a href="../../pkg/crypto/x509.html" class="path-duplicate">crypto/</a><a href="../../pkg/crypto/x509.html">x509</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/crypto/cipher.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: crypto/cipher</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>cipher</b></span>
Expand All @@ -34,7 +34,7 @@
<code> <span class="order">7</span>. <a href="../../pkg/vendor/golang.org/x/crypto/chacha20.html">vendor/golang.org/x/crypto/chacha20</a></code>
<code> <span class="order">8</span>. <a href="../../pkg/vendor/golang.org/x/crypto/chacha20poly1305.html" class="path-duplicate">vendor/golang.org/x/crypto/</a><a href="../../pkg/vendor/golang.org/x/crypto/chacha20poly1305.html">chacha20poly1305</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/crypto/des.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: crypto/des</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>des</b></span>
Expand All @@ -28,7 +28,7 @@
<code> <span class="order">1</span>. <a href="../../pkg/crypto/tls.html">crypto/tls</a></code>
<code> <span class="order">2</span>. <a href="../../pkg/crypto/x509.html" class="path-duplicate">crypto/</a><a href="../../pkg/crypto/x509.html">x509</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
6 changes: 3 additions & 3 deletions docs/dep/crypto/dsa.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dependency Relation: crypto/dsa</title>
<link href="../../css/light-v0.3.6.css" rel="stylesheet">
<script src="../../jvs/golds-v0.3.6.js"></script>
<link href="../../css/light-v0.4.0.css" rel="stylesheet">
<script src="../../jvs/golds-v0.4.0.js"></script>
<body onload="onPageLoad()"><div>

<pre><code><span style="font-size:xx-large;">package <b>dsa</b></span>
Expand All @@ -26,7 +26,7 @@
<span class="title" id="imported-by">Imported By</span><div id="packages">
<code> <span class="order">1</span>. <a href="../../pkg/crypto/x509.html">crypto/x509</a></code></div><pre id="footer">
<table><tr><td><img src="../../png/go101-twitter.png"></td>
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64)
<td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.4.0</i>. (GOOS=linux GOARCH=amd64)
<b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>.
PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>.
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
Loading

0 comments on commit 96a11e9

Please sign in to comment.