Skip to content

Commit 5d8a6f6

Browse files
committed
v0.8.7 :model_key & :version_key for PaperTrail.insert and pkg upgrades
1 parent 058a84f commit 5d8a6f6

21 files changed

+193
-202
lines changed

doc/.build

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
dist/search_items-fb992830f8.js
2-
dist/html-de2388dc2f8074b0a4db.css
3-
dist/html-de2388dc2f8074b0a4db.js
1+
dist/search_items-dc706c8070.js
2+
dist/app-a225d03098e64fef431a.js
3+
dist/elixir-0ab8a6a80ebaaa287431.css
4+
dist/erlang-bd206729da4d0d280293.css
45
dist/html/fonts/icomoon.eot
56
dist/html/fonts/icomoon.svg
67
dist/html/fonts/icomoon.ttf
78
dist/html/fonts/icomoon.woff
8-
dist/sidebar_items-4518d1b9c4.js
9+
dist/sidebar_items-dcc8f77f52.js
910
api-reference.html
1011
search.html
1112
404.html

doc/404.html

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.21.2">
8-
<meta name="project" content="paper_trail v0.8.6">
9-
<title>404 — paper_trail v0.8.6</title>
10-
<link rel="stylesheet" href="dist/html-de2388dc2f8074b0a4db.css" />
7+
<meta name="generator" content="ExDoc v0.21.3">
8+
<meta name="project" content="paper_trail v0.8.7">
9+
<title>404 — paper_trail v0.8.7</title>
10+
<link rel="stylesheet" href="dist/elixir-0ab8a6a80ebaaa287431.css" />
1111
<link rel="canonical" href="https://hexdocs.pm/paper_trail/404.html" />
12-
<script src="dist/sidebar_items-4518d1b9c4.js"></script>
12+
<script src="dist/sidebar_items-dcc8f77f52.js"></script>
1313
<script src="docs_config.js"></script>
14-
<script async src="dist/html-de2388dc2f8074b0a4db.js"></script>
14+
<script async src="dist/app-a225d03098e64fef431a.js"></script>
1515
</head>
1616
<body data-type="extras">
1717
<script>try { if(localStorage.getItem('night-mode') === 'true') document.body.className += ' night-mode'; } catch (e) { }</script>
@@ -44,7 +44,7 @@
4444
<a href="api-reference.html" class="sidebar-projectName">
4545
paper_trail </a>
4646
<h2 class="sidebar-projectVersion">
47-
v0.8.6
47+
v0.8.7
4848
</h2>
4949
</div>
5050
</div>
@@ -54,7 +54,6 @@ <h2 class="sidebar-projectVersion">
5454

5555
<li><a id="modules-list" href="#full-list">Modules</a></li>
5656

57-
5857
<li><a id="tasks-list" href="#full-list">Mix Tasks</a></li>
5958
</ul>
6059
<div class="gradient"></div>
@@ -76,27 +75,27 @@ <h2>Page not found</h2>
7675
<p>
7776
<span class="line">
7877
Built using
79-
<a href="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/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.21.2),
78+
<a href="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/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.21.3),
8079
</span>
8180
<span class="line">
8281
designed by
8382
<a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>.
8483
</span>
8584
</p>
8685
<p>
86+
<button class="line footer-button display-shortcuts-help">
87+
Display keyboard shortcuts
88+
</button>
8789
<button class="line footer-button night-mode-toggle">
8890
Toggle night mode
8991
</button>
92+
<button class="line footer-button display-quick-switch">
93+
Go to a HexDocs package
94+
</button>
9095
<button class="line footer-button tooltips-toggle">
9196
<span class="tooltips-option-disable">Disable tooltips</span>
9297
<span class="tooltips-option-enable">Enable tooltips</span>
9398
</button>
94-
<button class="line footer-button display-shortcuts-help">
95-
Display keyboard shortcuts
96-
</button>
97-
<button class="line footer-button display-quick-switch">
98-
Go to a HexDocs package
99-
</button>
10099
</p>
101100
</footer>
102101
</div>

doc/Mix.Tasks.Papertrail.Install.html

Lines changed: 16 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.21.2">
8-
<meta name="project" content="paper_trail v0.8.6">
9-
<title>mix papertrail.install — paper_trail v0.8.6</title>
10-
<link rel="stylesheet" href="dist/html-de2388dc2f8074b0a4db.css" />
7+
<meta name="generator" content="ExDoc v0.21.3">
8+
<meta name="project" content="paper_trail v0.8.7">
9+
<title>mix papertrail.install — paper_trail v0.8.7</title>
10+
<link rel="stylesheet" href="dist/elixir-0ab8a6a80ebaaa287431.css" />
1111
<link rel="canonical" href="https://hexdocs.pm/paper_trail/Mix.Tasks.Papertrail.Install.html" />
12-
<script src="dist/sidebar_items-4518d1b9c4.js"></script>
12+
<script src="dist/sidebar_items-dcc8f77f52.js"></script>
1313
<script src="docs_config.js"></script>
14-
<script async src="dist/html-de2388dc2f8074b0a4db.js"></script>
14+
<script async src="dist/app-a225d03098e64fef431a.js"></script>
1515
</head>
1616
<body data-type="tasks">
1717
<script>try { if(localStorage.getItem('night-mode') === 'true') document.body.className += ' night-mode'; } catch (e) { }</script>
@@ -44,7 +44,7 @@
4444
<a href="api-reference.html" class="sidebar-projectName">
4545
paper_trail </a>
4646
<h2 class="sidebar-projectVersion">
47-
v0.8.6
47+
v0.8.7
4848
</h2>
4949
</div>
5050
</div>
@@ -54,7 +54,6 @@ <h2 class="sidebar-projectVersion">
5454

5555
<li><a id="modules-list" href="#full-list">Modules</a></li>
5656

57-
5857
<li><a id="tasks-list" href="#full-list">Mix Tasks</a></li>
5958
</ul>
6059
<div class="gradient"></div>
@@ -66,7 +65,7 @@ <h2 class="sidebar-projectVersion">
6665
<div id="content" class="content-inner">
6766

6867
<h1>
69-
<small class="app-vsn">paper_trail v0.8.6</small>
68+
<small class="app-vsn">paper_trail v0.8.7</small>
7069
mix papertrail.install </h1>
7170

7271

@@ -87,8 +86,7 @@ <h2>
8786
<div class="summary-signature">
8887
<a href="#run/1">run(args)</a>
8988
</div>
90-
<div class="summary-synopsis"><p>A task needs to implement <code class="inline">run</code> which receives
91-
a list of command line args.</p></div>
89+
<div class="summary-synopsis"><p>Callback implementation for <a href="https://hexdocs.pm/mix/Mix.Task.html#c:run/1"><code class="inline">Mix.Task.run/1</code></a>.</p></div>
9290
</div>
9391
</div>
9492
</section>
@@ -110,8 +108,6 @@ <h1 class="section-heading">
110108
<h1 class="signature">run(args)</h1>
111109
</div>
112110
<section class="docstring">
113-
<p>A task needs to implement <code class="inline">run</code> which receives
114-
a list of command line args.</p>
115111
<p>Callback implementation for <a href="https://hexdocs.pm/mix/Mix.Task.html#c:run/1"><code class="inline">Mix.Task.run/1</code></a>.</p>
116112
</section>
117113
</section>
@@ -121,27 +117,27 @@ <h1 class="signature">run(args)</h1>
121117
<p>
122118
<span class="line">
123119
Built using
124-
<a href="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/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.21.2),
120+
<a href="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/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.21.3),
125121
</span>
126122
<span class="line">
127123
designed by
128124
<a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>.
129125
</span>
130126
</p>
131127
<p>
128+
<button class="line footer-button display-shortcuts-help">
129+
Display keyboard shortcuts
130+
</button>
132131
<button class="line footer-button night-mode-toggle">
133132
Toggle night mode
134133
</button>
134+
<button class="line footer-button display-quick-switch">
135+
Go to a HexDocs package
136+
</button>
135137
<button class="line footer-button tooltips-toggle">
136138
<span class="tooltips-option-disable">Disable tooltips</span>
137139
<span class="tooltips-option-enable">Enable tooltips</span>
138140
</button>
139-
<button class="line footer-button display-shortcuts-help">
140-
Display keyboard shortcuts
141-
</button>
142-
<button class="line footer-button display-quick-switch">
143-
Go to a HexDocs package
144-
</button>
145141
</p>
146142
</footer>
147143
</div>

0 commit comments

Comments
 (0)