v0.16.0
v0.16.0 (2023-10-11)
Chore
- chore: Reverting python from 3.11 to 3.9 (#319)
Co-authored-by: Rob Rodriguez <[email protected]> (b8ce59c
)
- chore: Secureli 265 python311 support (#317)
This is to resolve issues with publishing after changing secureli to
support python3.11
Co-authored-by: Rob Rodriguez <[email protected]>
Co-authored-by: Rob Rodriguez <[email protected]> (c9808a2
)
- chore: pip: Bump poethepoet from 0.23.0 to 0.24.1 (#310)
Bumps poethepoet from 0.23.0 to
0.24.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nat-n/poethepoet/releases">poethepoet's
releases</a>.</em></p>
<blockquote>
<h2>0.24.1</h2>
<h1>Enhancements</h1>
<ul>
<li>Show helpful error message when task executable is not on the path
(<a
href="https://github.com/nat-n/poethepoet/commit/dfb8cabe3019bfa4a22398996975bf14f22b0bf5">#dfb8cabe</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="nat-n/poethepoet@v0.24.0...v0.24.1">https://github.com/nat-n/poethepoet/compare/v0.24.0...v0.24.1</a></p>
<h2>0.24.0</h2>
<h2>Enhancements</h2>
<ul>
<li>Use quotes to improve accuracy of logged commands <a
href="https://redirect.github.com/nat-n/poethepoet/issues/169">#169</a>
(<a
href="https://github.com/nat-n/poethepoet/commit/21c523ebc6168d4fa00fcc98fd5b04646f56bd6c">#21c523eb</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Make task dependencies work as expected for referenced tasks <a
href="https://redirect.github.com/nat-n/poethepoet/issues/168">#168</a>
(<a
href="https://github.com/nat-n/poethepoet/commit/8f73c7784ab3b47ef6f0c30d3f1177a6a1d35559">#8f73c778</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="nat-n/poethepoet@v0.23.0...v0.24.0">https://github.com/nat-n/poethepoet/compare/v0.23.0...v0.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="nat-n/poethepoet@903ed9af0dd313a6da32f24ec4357101435976d8"><code>903ed9a</code></a>
Bump version to 0.24.1</li>
<li><a
href="nat-n/poethepoet@dfb8cabe3019bfa4a22398996975bf14f22b0bf5"><code>dfb8cab</code></a>
Show helpful error message when task executable is not on the path</li>
<li><a
href="nat-n/poethepoet@f500668f82439b472051d4971421681645f0ff04"><code>f500668</code></a>
Add installation instructions for homebrew formula</li>
<li><a
href="nat-n/poethepoet@0c757678326f5ca34024dff2f6b01d8e51d6468b"><code>0c75767</code></a>
Add workflow step to trigger homebrew update</li>
<li><a
href="nat-n/poethepoet@caf7ba819a52c952225d8addb1eaea923ec30294"><code>caf7ba8</code></a>
Bump version to 0.24.0</li>
<li><a
href="nat-n/poethepoet@21c523ebc6168d4fa00fcc98fd5b04646f56bd6c"><code>21c523e</code></a>
Use quotes to improve accuracy of logged commands <a
href="https://redirect.github.com/nat-n/poethepoet/issues/169">#169</a></li>
<li><a
href="nat-n/poethepoet@ad9242496ccb2848dea29dc27ba65a00666b9b19"><code>ad92424</code></a>
Improve ruff configuration and remove isort</li>
<li><a
href="nat-n/poethepoet@8f73c7784ab3b47ef6f0c30d3f1177a6a1d35559"><code>8f73c77</code></a>
Make task dependecies work as expected for referenced tasks <a
href="https://redirect.github.com/nat-n/poethepoet/issues/168">#168</a></li>
<li><a
href="nat-n/poethepoet@2c6e6bd75e5cea8c3c0315032c4b1920c3bf486a"><code>2c6e6bd</code></a>
Configure ruff and apply prescribed fixes</li>
<li><a
href="nat-n/poethepoet@29f4a5419ff96776ac7d38820c811e4c18e8507f"><code>29f4a54</code></a>
Create CODE_OF_CONDUCT.md</li>
<li>See full diff in <a
href="nat-n/poethepoet@v0.23.0...v0.24.1">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits
that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after
your CI passes on it@dependabot cancel merge
will cancel a previously requested merge
and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all
of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ecfac07
)
Feature
- feat: Added Python 3.11 support (#316)
Resolving string representation of enum for EchoLevel
Edited TOML file
Co-authored-by: Rob Rodriguez <[email protected]>
Co-authored-by: Rob Rodriguez <[email protected]> (f31d19f
)