Sebastián Ramírez
|
a6f28a7325
|
✨ Add support for Python 3.11, tests in CI and official marker (#487)
|
2022-11-05 14:49:28 +00:00 |
|
github-actions
|
2b0aa7107a
|
📝 Update release notes
|
2022-11-05 14:43:19 +00:00 |
|
Sebastián Ramírez
|
7b123e9837
|
👷 Add CI for Python 3.10 (#384)
|
2022-11-05 15:41:54 +01:00 |
|
github-actions
|
ee2b763f9d
|
📝 Update release notes
|
2022-11-05 14:41:32 +00:00 |
|
yassu
|
249b689dce
|
🎨 Fix type annotation of typer.run() (#284)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-11-05 14:41:02 +00:00 |
|
github-actions
|
5a5db51917
|
📝 Update release notes
|
2022-11-05 14:39:43 +00:00 |
|
Taranjeet Singh
|
7c88b2d191
|
📝 Add note about how subcommands with function names using underscores are converted to dashes (#403)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-11-05 15:39:04 +01:00 |
|
github-actions
|
4b930b245a
|
📝 Update release notes
|
2022-11-05 14:35:10 +00:00 |
|
Fernando Pérez-García
|
7345567538
|
📝 Fix typo in docs at docs/tutorial/commands/help.md (#466)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-11-05 14:33:39 +00:00 |
|
github-actions
|
84579a11a2
|
📝 Update release notes
|
2022-11-05 14:32:46 +00:00 |
|
Jakub Jakubec
|
523a6501bf
|
✏ Fix link in docs to datetime.strptime() (#464)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-11-05 14:32:02 +00:00 |
|
github-actions
|
e1915ae897
|
📝 Update release notes
|
2022-11-05 14:26:11 +00:00 |
|
Sebastián Ramírez
|
f55e62e7bb
|
🔧 Tweak pytest coverage (#485)
|
2022-11-05 15:25:31 +01:00 |
|
github-actions
|
8a1ecac2c0
|
📝 Update release notes
|
2022-11-05 01:02:46 +00:00 |
|
Sebastián Ramírez
|
f9ef711fd6
|
➕ Bring back pytest-cov because coverage can't detect pytest-xdist (#484)
|
2022-11-05 02:02:13 +01:00 |
|
github-actions
|
107e9b4369
|
📝 Update release notes
|
2022-11-05 00:13:46 +00:00 |
|
github-actions
|
8848e06be8
|
📝 Update release notes
|
2022-11-05 00:13:18 +00:00 |
|
github-actions
|
fa02c88621
|
📝 Update release notes
|
2022-11-05 00:11:48 +00:00 |
|
dependabot[bot]
|
900e9d2cef
|
⬆ Bump actions/upload-artifact from 2 to 3 (#477)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-05 01:11:21 +01:00 |
|
dependabot[bot]
|
f2e1942d45
|
⬆ Bump actions/checkout from 2 to 3 (#478)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-05 01:11:03 +01:00 |
|
github-actions
|
c503465a53
|
📝 Update release notes
|
2022-11-05 00:10:43 +00:00 |
|
pre-commit-ci[bot]
|
c6d9f0546f
|
⬆ [pre-commit.ci] pre-commit autoupdate (#411)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-11-05 01:10:38 +01:00 |
|
github-actions
|
bf578b134a
|
📝 Update release notes
|
2022-11-05 00:10:21 +00:00 |
|
dependabot[bot]
|
3c992a26f0
|
⬆ Bump nwtgck/actions-netlify from 1.1.5 to 1.2.4 (#479)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-11-05 01:10:10 +01:00 |
|
dependabot[bot]
|
2d88e83ecb
|
⬆ Bump tiangolo/issue-manager from 0.2.0 to 0.4.0 (#481)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-11-05 01:09:40 +01:00 |
|
github-actions
|
7bac39fd93
|
📝 Update release notes
|
2022-11-04 23:09:07 +00:00 |
|
Sebastián Ramírez
|
b988f6fe67
|
👷 Move from pytest-cov to coverage and Codecov to Smokeshow (#483)
|
2022-11-05 00:08:30 +01:00 |
|
github-actions
|
1e43c6bb0d
|
📝 Update release notes
|
2022-11-04 21:43:51 +00:00 |
|
Sebastián Ramírez
|
163bc4592a
|
➕ Add extra Material for MkDocs deps for docs (#482)
|
2022-11-04 22:43:16 +01:00 |
|
github-actions
|
a6d7d8381e
|
📝 Update release notes
|
2022-11-04 19:59:37 +00:00 |
|
Sebastián Ramírez
|
d69c587ce4
|
🔧 Update Dependabot config (#476)
|
2022-11-04 20:59:00 +01:00 |
|
github-actions
|
83bf2fc99d
|
📝 Update release notes
|
2022-07-17 08:42:24 +00:00 |
|
Sebastián Ramírez
|
d014dd35dc
|
🎨 Fix type annotations for get_group (#430)
|
2022-07-17 08:41:47 +00:00 |
|
github-actions
|
e91630dafe
|
📝 Update release notes
|
2022-07-17 08:17:02 +00:00 |
|
Sean McCarthy
|
aac4ce175c
|
✏ Update first-steps.md , clarify distinction between parameter and argument (#176)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-07-17 08:15:44 +00:00 |
|
github-actions
|
a1f3708dbb
|
📝 Update release notes
|
2022-07-17 08:15:29 +00:00 |
|
Michael Gielda
|
ddeebf1283
|
✏ Fix broken plac link (#275)
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-07-17 08:13:28 +00:00 |
|
Sebastián Ramírez
|
fac64ca03e
|
🔖 Release version 0.6.1
|
2022-07-12 22:26:29 +02:00 |
|
github-actions
|
d18258981c
|
📝 Update release notes
|
2022-07-12 20:24:39 +00:00 |
|
Sebastián Ramírez
|
7f44e6db62
|
🐛 Fix setting FORCE_TERMINAL with colors 2 (#424)
|
2022-07-12 20:23:57 +00:00 |
|
github-actions
|
ef59fb245b
|
📝 Update release notes
|
2022-07-12 20:18:30 +00:00 |
|
Sebastián Ramírez
|
f6626c8cf4
|
🐛 Fix setting FORCE_TERMINAL with colors (#423)
|
2022-07-12 22:17:00 +02:00 |
|
Sebastián Ramírez
|
b0c2647a01
|
✏️ Fix typo in release notes
|
2022-07-12 21:55:47 +02:00 |
|
Sebastián Ramírez
|
cabc0c1fe7
|
🔖 Release version 0.6.0
|
2022-07-12 21:53:01 +02:00 |
|
Sebastián Ramírez
|
0772d75b6e
|
📝 Update release notes
|
2022-07-12 21:52:20 +02:00 |
|
github-actions
|
a51df7e56f
|
📝 Update release notes
|
2022-07-12 19:07:37 +00:00 |
|
Sebastián Ramírez
|
c750f8206e
|
✨ Refactor and document handling pretty exceptions (#422)
* ♻️ Rename pretty_errors_ to pretty_exceptions_ to avoid confusion with validation errors
* ✨ Add source examples for pretty_exceptions
* 📝 Add docs for pretty exceptions
* 🔧 Add Exceptions docs to MkDocs
* ✅ Add tests for tutorial about exceptions
* ✅ Update trackeback tests, remove tests covered by tutorial
* ✅ Fix test for module
|
2022-07-12 21:06:51 +02:00 |
|
github-actions
|
d4dff65080
|
📝 Update release notes
|
2022-07-12 18:39:28 +00:00 |
|
Sebastián Ramírez
|
33dcb53129
|
📝 Add docs for using Rich with Typer (#421)
|
2022-07-12 18:38:50 +00:00 |
|
github-actions
|
85bc9bcbc2
|
📝 Update release notes
|
2022-07-12 16:54:34 +00:00 |
|