Skip to content

Commit

Permalink
Bump version to 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed May 16, 2021
1 parent b1107d1 commit 376c595
Show file tree
Hide file tree
Showing 13 changed files with 149 additions and 31 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# 0.13.2 (2021-05-16)

- Fixed loading of partially defined nested objects with optional attributes.

# 0.13.1 (2021-04-18)

- Fixed handling of string annotations for extended types.
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -115,7 +115,7 @@ notebooks: install
@ cd notebooks; for filename in *.ipynb; do \
poetry run papermill $$filename $$filename; \
done
git config filter.nbstripout.extrakeys 'cell.metadata.execution cell.metadata.papermill metadata.papermill'
git config filter.nbstripout.extrakeys 'cell.id cell.metadata.execution cell.metadata.papermill metadata.papermill'
poetry run nbstripout --keep-output notebooks/*.ipynb

# RELEASE #####################################################################
Expand Down
20 changes: 15 additions & 5 deletions notebooks/file_inference.ipynb
Expand Up @@ -2,6 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "0d70930e",
"metadata": {
"tags": []
},
Expand All @@ -12,6 +13,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2b7fef04",
"metadata": {
"tags": []
},
Expand All @@ -20,7 +22,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Overwriting files/sample.yml\n"
"Writing files/sample.yml\n"
]
}
],
Expand All @@ -38,6 +40,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "332c0881",
"metadata": {
"tags": []
},
Expand All @@ -64,6 +67,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ba89cb72",
"metadata": {
"tags": []
},
Expand All @@ -75,6 +79,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ced33fbc",
"metadata": {
"tags": []
},
Expand All @@ -101,6 +106,7 @@
},
{
"cell_type": "markdown",
"id": "95b19dee",
"metadata": {
"tags": []
},
Expand All @@ -111,6 +117,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a46341e8",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -147,7 +154,7 @@
" - make mkdocs\n",
"\n",
"after_success:\n",
" - pip install coveralls \"coverage<5\"\n",
" - pip install coveralls\n",
" - coveralls\n",
"\n",
"notifications:\n",
Expand All @@ -168,6 +175,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "47641380",
"metadata": {
"tags": []
},
Expand All @@ -181,6 +189,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "84874d7e",
"metadata": {
"tags": []
},
Expand All @@ -192,6 +201,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "47520aec",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -226,7 +236,7 @@
" - make notebooks\n",
" - make mkdocs\n",
"after_success:\n",
" - pip install coveralls \"coverage<5\"\n",
" - pip install coveralls\n",
" - coveralls\n",
"notifications:\n",
" email:\n",
Expand Down Expand Up @@ -258,9 +268,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.4"
"version": "3.9.2"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 5
}
16 changes: 14 additions & 2 deletions notebooks/format_options.ipynb
Expand Up @@ -3,6 +3,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f1d2edfd",
"metadata": {
"tags": []
},
Expand All @@ -16,6 +17,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "deea7e95",
"metadata": {
"tags": []
},
Expand All @@ -40,6 +42,7 @@
},
{
"cell_type": "markdown",
"id": "b0ef234f",
"metadata": {
"tags": []
},
Expand All @@ -50,6 +53,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d5b7cc47",
"metadata": {
"tags": []
},
Expand All @@ -67,6 +71,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d147486e",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -103,6 +108,7 @@
},
{
"cell_type": "markdown",
"id": "1c9483c2",
"metadata": {
"tags": []
},
Expand All @@ -113,6 +119,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ba8ca2f4",
"metadata": {
"tags": []
},
Expand All @@ -130,6 +137,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e7a69a4b",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -161,6 +169,7 @@
},
{
"cell_type": "markdown",
"id": "fc1629c3",
"metadata": {
"tags": []
},
Expand All @@ -171,6 +180,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "002dac5d",
"metadata": {
"tags": []
},
Expand All @@ -188,6 +198,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d82b5438",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -217,6 +228,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "17a2dc10",
"metadata": {
"tags": []
},
Expand All @@ -240,9 +252,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.4"
"version": "3.9.2"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 5
}
12 changes: 9 additions & 3 deletions notebooks/generic_types.ipynb
Expand Up @@ -2,6 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "493ec4e5",
"metadata": {
"tags": []
},
Expand All @@ -12,6 +13,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "979e4589",
"metadata": {
"tags": []
},
Expand All @@ -25,6 +27,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f60245e0",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -70,6 +73,7 @@
},
{
"cell_type": "markdown",
"id": "8149f440",
"metadata": {
"tags": []
},
Expand All @@ -80,14 +84,15 @@
{
"cell_type": "code",
"execution_count": null,
"id": "35fef0b1",
"metadata": {
"tags": []
},
"outputs": [
{
"data": {
"text/plain": [
"Dictish(contents=[<__main__.Pair object at 0x10f298e80>, <__main__.Pair object at 0x10f298790>])"
"Dictish(contents=[<__main__.Pair object at 0x10d6e7790>, <__main__.Pair object at 0x10d6e7610>])"
]
},
"execution_count": null,
Expand All @@ -102,6 +107,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "796ad97b",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -141,9 +147,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.4"
"version": "3.9.2"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 5
}

0 comments on commit 376c595

Please sign in to comment.