File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.20.0] ( https://github.com/getappmap/appmap-python/compare/v1.19.1...v1.20.0 ) (2024-03-15)
2+
3+
4+ ### Bug Fixes
5+
6+ * log to a file by default ([ 3da004f] ( https://github.com/getappmap/appmap-python/commit/3da004f4ba67b7e3a923fc76ef733eec51a496c7 ) )
7+
8+
9+ ### Features
10+
11+ * FastAPI support ([ 3dba2a2] ( https://github.com/getappmap/appmap-python/commit/3dba2a2561e51a6fe63c68dc870f817391c2bb0f ) )
12+
113## [ 1.19.1] ( https://github.com/getappmap/appmap-python/compare/v1.19.0...v1.19.1 ) (2024-02-29)
214
315
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " appmap"
3- version = " 1.19.1 "
3+ version = " 1.20.0 "
44description = " Create AppMap files by recording a Python application."
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments