Commit graph

254 commits

Author SHA1 Message Date
Sebastián Ramírez
6c5698fc90 🔖 Release version 0.7.0 2022-11-05 20:37:40 +01:00
Sebastián Ramírez
aaf3cdd408 📝 Update release notes 2022-11-05 20:24:18 +01:00
github-actions
24d3c39316 📝 Update release notes 2022-11-05 19:23:51 +00:00
Sebastián Ramírez
5e46deb8f7 📝 Update release notes 2022-11-05 17:18:01 +01:00
github-actions
8999df2513 📝 Update release notes 2022-11-05 16:14:17 +00:00
Sebastián Ramírez
36e40806b7
Make typer.run() not add completion scripts by default, it only makes sense in installed apps (#488) 2022-11-05 16:13:37 +00:00
github-actions
bd7dd4cf1c 📝 Update release notes 2022-11-05 14:51:19 +00:00
github-actions
2b0aa7107a 📝 Update release notes 2022-11-05 14:43:19 +00:00
github-actions
ee2b763f9d 📝 Update release notes 2022-11-05 14:41:32 +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
github-actions
8a1ecac2c0 📝 Update release notes 2022-11-05 01:02:46 +00: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
github-actions
c503465a53 📝 Update release notes 2022-11-05 00:10:43 +00:00
github-actions
bf578b134a 📝 Update release notes 2022-11-05 00:10:21 +00: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
github-actions
a6d7d8381e 📝 Update release notes 2022-11-04 19:59:37 +00:00
github-actions
83bf2fc99d 📝 Update release notes 2022-07-17 08:42:24 +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
github-actions
ef59fb245b 📝 Update release notes 2022-07-12 20:18:30 +00: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
github-actions
e292df2c6e 📝 Update release notes 2022-07-12 16:46:28 +00:00
Sebastián Ramírez
6208b5b208
Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
github-actions
8212e73fed 📝 Update release notes 2022-07-08 15:21:08 +00:00
Sebastián Ramírez
850060776c 🔖 Release version 0.5.0 2022-07-06 20:51:33 +02:00
Sebastián Ramírez
44542b2089 📝 Update release notes 2022-07-06 20:50:08 +02:00
github-actions
ed8f379ebe 📝 Update release notes 2022-07-06 11:32:59 +00:00
Sebastián Ramírez
252ed30936
Add pretty error tracebacks for user errors and support for Rich (#412) 2022-07-06 13:32:19 +02:00
github-actions
04898575a9 📝 Update release notes 2022-07-04 09:21:05 +00:00