Skip to content

Commit

Permalink
1.6.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
yosriady committed Apr 18, 2019
1 parent 6423e50 commit 3fdbf70
Show file tree
Hide file tree
Showing 12 changed files with 228 additions and 184 deletions.
41 changes: 20 additions & 21 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.5">
<title>404 – merkle_tree v1.5.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<meta name="generator" content="ExDoc v0.12.0">
<title>404 – merkle_tree v1.6.0</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />

<link rel="canonical" href="https://hexdocs.pm/merkle_tree/404.html" />

Expand All @@ -19,9 +19,6 @@
<i class="icon-menu"></i>
</button>
<section class="sidebar">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>


<a href="api-reference.html" class="sidebar-projectLink">
Expand All @@ -30,7 +27,7 @@ <h1 class="sidebar-projectName">
merkle_tree
</h1>
<h2 class="sidebar-projectVersion">
v1.5.0
v1.6.0
</h2>
</div>

Expand Down Expand Up @@ -60,7 +57,8 @@ <h2 class="sidebar-projectVersion">
</section>

<section class="content">
<div id="content" class="content-inner">
<div class="content-outer">
<div id="content" class="content-inner">


<h2>Page not found</h2>
Expand All @@ -70,23 +68,24 @@ <h2>Page not found</h2>
<a href="api-reference.html" title="API Reference">API Reference</a> page to find what
you were looking for.</p>

<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.11.5),
</span>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
</span>
</p>
<button class="night-mode-toggle" />
</footer>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<button class="night-mode-toggle" />
</footer>
</div>
</div>
</section>
</div>
<script src="dist/app-918614602f.js"></script>
<script src="dist/app-21f1a20b9e.js"></script>
</body>
</html>

49 changes: 25 additions & 24 deletions doc/MerkleTree.ArgumentError.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.5">
<title>MerkleTree.ArgumentError – merkle_tree v1.5.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<meta name="generator" content="ExDoc v0.12.0">
<title>MerkleTree.ArgumentError – merkle_tree v1.6.0</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />

<link rel="canonical" href="https://hexdocs.pm/merkle_tree/MerkleTree.ArgumentError.html" />

Expand All @@ -19,9 +19,6 @@
<i class="icon-menu"></i>
</button>
<section class="sidebar">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>


<a href="api-reference.html" class="sidebar-projectLink">
Expand All @@ -30,7 +27,7 @@ <h1 class="sidebar-projectName">
merkle_tree
</h1>
<h2 class="sidebar-projectVersion">
v1.5.0
v1.6.0
</h2>
</div>

Expand Down Expand Up @@ -60,11 +57,12 @@ <h2 class="sidebar-projectVersion">
</section>

<section class="content">
<div id="content" class="content-inner">
<div class="content-outer">
<div id="content" class="content-inner">


<h1>
<small class="visible-xs">merkle_tree v1.5.0</small>
<small class="visible-xs">merkle_tree v1.6.0</small>
MerkleTree.ArgumentError

<small>exception</small>
Expand Down Expand Up @@ -128,7 +126,8 @@ <h1 class="section-heading">
<i class="icon-link"></i>
</a>
<span class="signature">exception(msg)</span>



</div>

<section class="docstring">
Expand All @@ -141,7 +140,8 @@ <h1 class="section-heading">
<i class="icon-link"></i>
</a>
<span class="signature">message(exception)</span>



</div>

<section class="docstring">
Expand All @@ -155,23 +155,24 @@ <h1 class="section-heading">



<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.11.5),
</span>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
</span>
</p>
<button class="night-mode-toggle" />
</footer>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<button class="night-mode-toggle" />
</footer>
</div>
</div>
</section>
</div>
<script src="dist/app-918614602f.js"></script>
<script src="dist/app-21f1a20b9e.js"></script>
</body>
</html>

49 changes: 25 additions & 24 deletions doc/MerkleTree.Crypto.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.5">
<title>MerkleTree.Crypto – merkle_tree v1.5.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<meta name="generator" content="ExDoc v0.12.0">
<title>MerkleTree.Crypto – merkle_tree v1.6.0</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />

<link rel="canonical" href="https://hexdocs.pm/merkle_tree/MerkleTree.Crypto.html" />

Expand All @@ -19,9 +19,6 @@
<i class="icon-menu"></i>
</button>
<section class="sidebar">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>


<a href="api-reference.html" class="sidebar-projectLink">
Expand All @@ -30,7 +27,7 @@ <h1 class="sidebar-projectName">
merkle_tree
</h1>
<h2 class="sidebar-projectVersion">
v1.5.0
v1.6.0
</h2>
</div>

Expand Down Expand Up @@ -60,11 +57,12 @@ <h2 class="sidebar-projectVersion">
</section>

<section class="content">
<div id="content" class="content-inner">
<div class="content-outer">
<div id="content" class="content-inner">


<h1>
<small class="visible-xs">merkle_tree v1.5.0</small>
<small class="visible-xs">merkle_tree v1.6.0</small>
MerkleTree.Crypto


Expand Down Expand Up @@ -167,7 +165,8 @@ <h1 class="section-heading">
<i class="icon-link"></i>
</a>
<span class="signature">hash(data, algorithm)</span>



</div>

<div class="specs">
Expand All @@ -189,7 +188,8 @@ <h4 class="specs-title">Specs</h4>
<i class="icon-link"></i>
</a>
<span class="signature">sha256(data)</span>



</div>

<div class="specs">
Expand All @@ -212,23 +212,24 @@ <h4 class="specs-title">Specs</h4>



<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.11.5),
</span>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
</span>
</p>
<button class="night-mode-toggle" />
</footer>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<button class="night-mode-toggle" />
</footer>
</div>
</div>
</section>
</div>
<script src="dist/app-918614602f.js"></script>
<script src="dist/app-21f1a20b9e.js"></script>
</body>
</html>

Loading

0 comments on commit 3fdbf70

Please sign in to comment.