You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
# 0.7.21 (Mon Dec 01 2025)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- Concurrency execution support and tunnings in `video-audit` command [#208](https://github.com/ReproNim/reprostim/pull/208) ([@vmdocua](https://github.com/vmdocua))
6
+
- RF: do not ascend in the script(s), do not pass local $REPROSTIM_GIT_HOME path [#205](https://github.com/ReproNim/reprostim/pull/205) ([@yarikoptic](https://github.com/yarikoptic)[@vmdocua](https://github.com/vmdocua))
7
+
8
+
#### 🏠 Internal
9
+
10
+
- Install visidata tool into the reprostim container [#207](https://github.com/ReproNim/reprostim/pull/207) ([@vmdocua](https://github.com/vmdocua))
0 commit comments