We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cd6c1 commit 0c5a13dCopy full SHA for 0c5a13d
1 file changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v0.3.9
2
+* Add a subcommand to generate shell completions [#427](https://github.com/benfred/py-spy/issues/427)
3
+* Allow attaching co_firstlineno to frame name [#428](https://github.com/benfred/py-spy/issues/428)
4
+* Fix speedscope time interval [#434](https://github.com/benfred/py-spy/issues/434)
5
+* Fix profiling on FreeBSD [#431](https://github.com/benfred/py-spy/issues/431)
6
+* Use GitHub actions for FreeBSD CI [#433](https://github.com/benfred/py-spy/issues/433)
7
+
8
## v0.3.8
9
* Add wheels for Apple Silicon [#419](https://github.com/benfred/py-spy/issues/419)
10
* Add --gil and --idle options to top view [#406](https://github.com/benfred/py-spy/issues/406)
0 commit comments