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.3.0] ( https://github.com/applandinc/appmap-python/compare/v1.2.1...v1.3.0 ) (2021-09-26)
2+
3+
4+ ### Bug Fixes
5+
6+ * appmap-agent-init excludes more directories ([ 3691fb1] ( https://github.com/applandinc/appmap-python/commit/3691fb1fb0c7e2809b8be3047f4b1df46c62e444 ) )
7+
8+
9+ ### Features
10+
11+ * Add appmap-agent-validate ([ 9f8da52] ( https://github.com/applandinc/appmap-python/commit/9f8da520b45ff511c8a55ac621d36321fb317d31 ) )
12+
113# Changelog
214All notable changes to this project will be documented in this file.
315
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " appmap"
3- version = " 0.0 .0"
3+ version = " 1.3 .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