-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.html
222 lines (142 loc) · 8.33 KB
/
changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="/json/assets/css/style.css?v=82a487fbf2cb34192bdc1c2e6c70e9e61f78894c">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Changelog | json</title>
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="Changelog" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="JsonPeek and JsonPoke tasks implementations" />
<meta property="og:description" content="JsonPeek and JsonPoke tasks implementations" />
<meta property="og:site_name" content="json" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Changelog" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"JsonPeek and JsonPoke tasks implementations","headline":"Changelog","url":"/json/changelog.html"}</script>
<!-- End Jekyll SEO tag -->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/json/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/devlooped/json">View on GitHub</a>
<h1 id="project_title">json</h1>
<h2 id="project_tagline">JsonPeek and JsonPoke tasks implementations</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1 id="changelog">Changelog</h1>
<h2 id="v120-2022-11-28"><a href="https://github.com/devlooped/json/tree/v1.2.0">v1.2.0</a> (2022-11-28)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.9...v1.2.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Adding support for peeking into Json array files <a href="https://github.com/devlooped/json/issues/70">#70</a></li>
</ul>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>Add peeking for json array files <a href="https://github.com/devlooped/json/pull/71">#71</a> (@jknaudt21)</li>
<li>⛙ ⬆️ Bump dependencies <a href="https://github.com/devlooped/json/pull/65">#65</a> (@github-actions[bot])</li>
</ul>
<h2 id="v119-2022-09-23"><a href="https://github.com/devlooped/json/tree/v1.1.9">v1.1.9</a> (2022-09-23)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.8...v1.1.9">Full Changelog</a></p>
<h2 id="v118-2022-09-23"><a href="https://github.com/devlooped/json/tree/v1.1.8">v1.1.8</a> (2022-09-23)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.7...v1.1.8">Full Changelog</a></p>
<h2 id="v117-2022-09-01"><a href="https://github.com/devlooped/json/tree/v1.1.7">v1.1.7</a> (2022-09-01)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.6...v1.1.7">Full Changelog</a></p>
<p>:hammer: Other:</p>
<ul>
<li>Add JsonPoke=true and JsonPeek=true properties <a href="https://github.com/devlooped/json/issues/55">#55</a></li>
</ul>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>Add JsonPeek/JsonPoke properties <a href="https://github.com/devlooped/json/pull/56">#56</a> (@kzu)</li>
</ul>
<h2 id="v116-2022-08-05"><a href="https://github.com/devlooped/json/tree/v1.1.6">v1.1.6</a> (2022-08-05)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.5...v1.1.6">Full Changelog</a></p>
<h2 id="v115-2022-08-05"><a href="https://github.com/devlooped/json/tree/v1.1.5">v1.1.5</a> (2022-08-05)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.4...v1.1.5">Full Changelog</a></p>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>+M▼ includes <a href="https://github.com/devlooped/json/pull/39">#39</a> (@github-actions[bot])</li>
</ul>
<h2 id="v114-2022-08-05"><a href="https://github.com/devlooped/json/tree/v1.1.4">v1.1.4</a> (2022-08-05)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.3...v1.1.4">Full Changelog</a></p>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>+M▼ includes <a href="https://github.com/devlooped/json/pull/37">#37</a> (@github-actions[bot])</li>
</ul>
<h2 id="v113-2022-08-05"><a href="https://github.com/devlooped/json/tree/v1.1.3">v1.1.3</a> (2022-08-05)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.2...v1.1.3">Full Changelog</a></p>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>+M▼ includes <a href="https://github.com/devlooped/json/pull/35">#35</a> (@github-actions[bot])</li>
</ul>
<h2 id="v112-2022-08-05"><a href="https://github.com/devlooped/json/tree/v1.1.2">v1.1.2</a> (2022-08-05)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.1...v1.1.2">Full Changelog</a></p>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>+M▼ includes <a href="https://github.com/devlooped/json/pull/33">#33</a> (@github-actions[bot])</li>
<li>+M▼ includes <a href="https://github.com/devlooped/json/pull/30">#30</a> (@github-actions[bot])</li>
</ul>
<h2 id="v111-2022-08-05"><a href="https://github.com/devlooped/json/tree/v1.1.1">v1.1.1</a> (2022-08-05)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.1.0...v1.1.1">Full Changelog</a></p>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>Unify MSBuild versions <a href="https://github.com/devlooped/json/pull/28">#28</a> (@kzu)</li>
<li>+M▼ includes <a href="https://github.com/devlooped/json/pull/27">#27</a> (@github-actions[bot])</li>
</ul>
<h2 id="v110-2022-02-03"><a href="https://github.com/devlooped/json/tree/v1.1.0">v1.1.0</a> (2022-02-03)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.0.3...v1.1.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Auto-create object hierarchies and arrays <a href="https://github.com/devlooped/json/issues/16">#16</a></li>
<li>Allow specifying a replacement value for empty results <a href="https://github.com/devlooped/json/issues/7">#7</a></li>
</ul>
<p>:twisted_rightwards_arrows: Merged:</p>
<ul>
<li>Auto-create object hierarchies and arrays <a href="https://github.com/devlooped/json/pull/17">#17</a> (@kzu)</li>
</ul>
<h2 id="v103-2021-09-30"><a href="https://github.com/devlooped/json/tree/v1.0.3">v1.0.3</a> (2021-09-30)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.0.2...v1.0.3">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Allow specifying a replacement value for empty results <a href="https://github.com/devlooped/json/pull/8">#8</a> (@kzu)</li>
</ul>
<h2 id="v102-2021-09-15"><a href="https://github.com/devlooped/json/tree/v1.0.2">v1.0.2</a> (2021-09-15)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.0.1...v1.0.2">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Return full node JSON as metadata for returned complex objects <a href="https://github.com/devlooped/json/issues/4">#4</a></li>
</ul>
<h2 id="v101-2021-09-15"><a href="https://github.com/devlooped/json/tree/v1.0.1">v1.0.1</a> (2021-09-15)</h2>
<p><a href="https://github.com/devlooped/json/compare/v1.0.0...v1.0.1">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Add missing repository information <a href="https://github.com/devlooped/json/issues/3">#3</a></li>
</ul>
<h2 id="v100-2021-09-15"><a href="https://github.com/devlooped/json/tree/v1.0.0">v1.0.0</a> (2021-09-15)</h2>
<p><a href="https://github.com/devlooped/json/compare/12e1a266ac3c49826b58e2d02935cfb6c87e1ae1...v1.0.0">Full Changelog</a></p>
<p>* <em>This Changelog was automatically generated by <a href="https://github.com/github-changelog-generator/github-changelog-generator">github_changelog_generator</a></em></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">json maintained by <a href="https://github.com/devlooped">devlooped</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>