Skip to content

Commit b4135c9

Browse files
authored
v0.12.0 (#142)
* changelog * update documentation
1 parent 2e079aa commit b4135c9

File tree

8 files changed

+65
-13
lines changed

8 files changed

+65
-13
lines changed

dds/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.11.0"
1+
version = "0.12.0"

doc_source/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v0.12.0
4+
5+
This is a major release. It adds hashing of lists and dictionaries into the
6+
signatures. Concretely, this means that signatures that depend on
7+
lists and dictionaries depend on their contents. This solves
8+
a major pain point for depending on more complex structures, which
9+
is important for when configuring a program.
10+
This may introduce a recalculation if lists or dictionaries were dependent.
11+
The new behavior can be disabled with the options:
12+
13+
```py
14+
dds.set_option("accept_dict", False)
15+
dds.set_option("accept_list", False)
16+
```
17+
18+
* [GH-140](https://github.com/tjhunter/dds_py/issues/140) Adds an enables by default lists and dictionaries
19+
20+
321
## v0.11.0
422

523
This release adds configuration options and addresses performance issues

docs/changelog/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v0.12.0
4+
5+
This is a major release. It adds hashing of lists and dictionaries into the
6+
signatures. Concretely, this means that signatures that depend on
7+
lists and dictionaries depend on their contents. This solves
8+
a major pain point for depending on more complex structures, which
9+
is important for when configuring a program.
10+
This may introduce a recalculation if lists or dictionaries were dependent.
11+
The new behavior can be disabled with the options:
12+
13+
```py
14+
dds.set_option("accept_dict", False)
15+
dds.set_option("accept_list", False)
16+
```
17+
18+
* [GH-140](https://github.com/tjhunter/dds_py/issues/140) Adds an enables by default lists and dictionaries
19+
20+
321
## v0.11.0
422

523
This release adds configuration options and addresses performance issues

docs/changelog/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
<ul class="current">
8888
<li class="toctree-l1 current"><a class="reference internal current" href="./">Changelog</a>
8989
<ul class="current">
90+
<li class="toctree-l2"><a class="reference internal" href="#v0120">v0.12.0</a>
91+
</li>
9092
<li class="toctree-l2"><a class="reference internal" href="#v0110">v0.11.0</a>
9193
</li>
9294
<li class="toctree-l2"><a class="reference internal" href="#v0100">v0.10.0</a>
@@ -139,6 +141,20 @@
139141
<div class="section">
140142

141143
<h1 id="changelog">Changelog</h1>
144+
<h2 id="v0120">v0.12.0</h2>
145+
<p>This is a major release. It adds hashing of lists and dictionaries into the
146+
signatures. Concretely, this means that signatures that depend on
147+
lists and dictionaries depend on their contents. This solves
148+
a major pain point for depending on more complex structures, which
149+
is important for when configuring a program.
150+
This may introduce a recalculation if lists or dictionaries were dependent.
151+
The new behavior can be disabled with the options:</p>
152+
<pre><code class="language-py">dds.set_option(&quot;accept_dict&quot;, False)
153+
dds.set_option(&quot;accept_list&quot;, False)
154+
</code></pre>
155+
<ul>
156+
<li><a href="https://github.com/tjhunter/dds_py/issues/140">GH-140</a> Adds an enables by default lists and dictionaries</li>
157+
</ul>
142158
<h2 id="v0110">v0.11.0</h2>
143159
<p>This release adds configuration options and addresses performance issues
144160
introduced by v0.10. In addition, some groundwork started to introduce more limits

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,5 +240,5 @@ <h2 id="license">License</h2>
240240

241241
<!--
242242
MkDocs version : 1.1.2
243-
Build Date UTC : 2021-08-17 06:57:28.117156+00:00
243+
Build Date UTC : 2021-08-30 12:56:39.273639+00:00
244244
-->

docs/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/sitemap.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
33
<loc>None</loc>
4-
<lastmod>2021-08-17</lastmod>
4+
<lastmod>2021-08-30</lastmod>
55
<changefreq>daily</changefreq>
66
</url><url>
77
<loc>None</loc>
8-
<lastmod>2021-08-17</lastmod>
8+
<lastmod>2021-08-30</lastmod>
99
<changefreq>daily</changefreq>
1010
</url><url>
1111
<loc>None</loc>
12-
<lastmod>2021-08-17</lastmod>
12+
<lastmod>2021-08-30</lastmod>
1313
<changefreq>daily</changefreq>
1414
</url><url>
1515
<loc>None</loc>
16-
<lastmod>2021-08-17</lastmod>
16+
<lastmod>2021-08-30</lastmod>
1717
<changefreq>daily</changefreq>
1818
</url><url>
1919
<loc>None</loc>
20-
<lastmod>2021-08-17</lastmod>
20+
<lastmod>2021-08-30</lastmod>
2121
<changefreq>daily</changefreq>
2222
</url><url>
2323
<loc>None</loc>
24-
<lastmod>2021-08-17</lastmod>
24+
<lastmod>2021-08-30</lastmod>
2525
<changefreq>daily</changefreq>
2626
</url><url>
2727
<loc>None</loc>
28-
<lastmod>2021-08-17</lastmod>
28+
<lastmod>2021-08-30</lastmod>
2929
<changefreq>daily</changefreq>
3030
</url><url>
3131
<loc>None</loc>
32-
<lastmod>2021-08-17</lastmod>
32+
<lastmod>2021-08-30</lastmod>
3333
<changefreq>daily</changefreq>
3434
</url><url>
3535
<loc>None</loc>
36-
<lastmod>2021-08-17</lastmod>
36+
<lastmod>2021-08-30</lastmod>
3737
<changefreq>daily</changefreq>
3838
</url><url>
3939
<loc>None</loc>
40-
<lastmod>2021-08-17</lastmod>
40+
<lastmod>2021-08-30</lastmod>
4141
<changefreq>daily</changefreq>
4242
</url>
4343
</urlset>

docs/sitemap.xml.gz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)