Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
- Log and Load animated images correctly (e.g. GIFs)
- Improve the probability display for bounding boxes
- Fix removing a command when it's deleted
- Handle defaults better for command options with multiple values
- Show a loading indicator on the first load while fetching the data
- Assign colours of new names more carefully
- Fix text diffs when the expected string is an empty string
  • Loading branch information
jungomi committed Feb 9, 2020
1 parent 519e0c2 commit 2976d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "lavd",
"version": "0.1.1",
"version": "0.1.2",
"description": "Log and Visualise Data",
"repository": "https://github.com/jungomi/lavd",
"author": "Michael Jungo <michaeljungo92@gmail.com>",
Expand Down

0 comments on commit 2976d4e

Please sign in to comment.