Skip to content

Commit

Permalink
Deployed 90dfb36 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Hallett committed Oct 25, 2023
1 parent 135a4a8 commit 0f973f9
Show file tree
Hide file tree
Showing 22 changed files with 113 additions and 75 deletions.
10 changes: 5 additions & 5 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@


<link rel="icon" href="/clientele/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.3">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.6">



<title>⚜️ Clientele</title>



<link rel="stylesheet" href="/clientele/assets/stylesheets/main.79e020e9.min.css">
<link rel="stylesheet" href="/clientele/assets/stylesheets/main.35e1ed30.min.css">


<link rel="stylesheet" href="/clientele/assets/stylesheets/palette.a5377069.min.css">
<link rel="stylesheet" href="/clientele/assets/stylesheets/palette.356b1318.min.css">



Expand Down Expand Up @@ -421,10 +421,10 @@ <h1>404 - Not found</h1>
</div>


<script id="__config" type="application/json">{"base": "/clientele/", "features": [], "search": "/clientele/assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "/clientele/", "features": [], "search": "/clientele/assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="/clientele/assets/javascripts/bundle.6eac0284.min.js"></script>
<script src="/clientele/assets/javascripts/bundle.aecac24b.min.js"></script>


</body>
Expand Down
49 changes: 44 additions & 5 deletions CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.3">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.6">



<title>Change log - ⚜️ Clientele</title>



<link rel="stylesheet" href="../assets/stylesheets/main.79e020e9.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.35e1ed30.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.a5377069.min.css">
<link rel="stylesheet" href="../assets/stylesheets/palette.356b1318.min.css">



Expand Down Expand Up @@ -400,6 +400,20 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#080" class="md-nav__link">
0.8.0
</a>

</li>

<li class="md-nav__item">
<a href="#071" class="md-nav__link">
0.7.1
</a>

</li>

<li class="md-nav__item">
<a href="#070" class="md-nav__link">
0.7.0
Expand Down Expand Up @@ -573,6 +587,20 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#080" class="md-nav__link">
0.8.0
</a>

</li>

<li class="md-nav__item">
<a href="#071" class="md-nav__link">
0.7.1
</a>

</li>

<li class="md-nav__item">
<a href="#070" class="md-nav__link">
0.7.0
Expand Down Expand Up @@ -731,6 +759,17 @@


<h1 id="change-log">Change log</h1>
<h2 id="080">0.8.0</h2>
<ul>
<li>Improved support for Async clients which prevents a weird bug when running more than one event loop. Based on the suggestions from <a href="https://github.com/encode/httpcore/discussions/659">this httpx issue</a>.</li>
<li>We now use <a href="https://astral.sh/blog/the-ruff-formatter"><code>ruff format</code></a> for coding formatting (not the client output).</li>
<li><code>Decimal</code> support now extends to Decimal input values.</li>
<li>Input and Output schemas will now have properties that directly match those provided by the OpenAPI schema. This fixes a bug where previously, the snake-case formatting did not match up with what the API expected to send or receive.</li>
</ul>
<h2 id="071">0.7.1</h2>
<ul>
<li>Support for <code>Decimal</code> types.</li>
</ul>
<h2 id="070">0.7.0</h2>
<ul>
<li>Updated all files to use the templates engine.</li>
Expand Down Expand Up @@ -901,10 +940,10 @@ <h2 id="010">0.1.0</h2>
</div>


<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.6eac0284.min.js"></script>
<script src="../assets/javascripts/bundle.aecac24b.min.js"></script>


</body>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 0f973f9

Please sign in to comment.