We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f15d7b commit 0b9f247Copy full SHA for 0b9f247
CHANGELOG.md
@@ -15,6 +15,7 @@ Defaults to `1_000_000`, setting it to `nil` gathers unlimited samples again (be
15
Especially important for run time, you can remove samples caused by garbage collection or external factors.
16
Defaults to `false`.
17
Shout out to [@NickNeck](https://github.com/NickNeck) who implemented this long wished for feature over in `Statistex`.
18
+* Display `input_name` entries in Livebook/`Table.Reader` protocol. Thanks [@madlep](https://github.com/madlep)!
19
20
### Bugfixes (User Facing)
21
* fixed a bug where if times were supplied as `0` instead of `0.0` we'd sometimes gather a single measurement
0 commit comments