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
+29-6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,33 @@
1
1
# CHANGELOG
2
2
3
+
## v0.3.0 (2024-07-02)
3
4
5
+
### Feature
6
+
7
+
* feat: typing functions and adding some docstring (#26) ([`4fb1460`](https://github.com/artefactory-fr/bytetrack/commit/4fb1460f7e58363749ac9103483e47ad7ad3527c))
8
+
9
+
* feat: cleaning the code removing dead part (#25) ([`4d8a20d`](https://github.com/artefactory-fr/bytetrack/commit/4d8a20d35e7d1a9948e0a948bd8a3db7ff08a400))
10
+
11
+
* feat: adding integration test (#23) ([`95372b9`](https://github.com/artefactory-fr/bytetrack/commit/95372b965ffffd0c0652800ee79a3be50c5af470))
12
+
13
+
### Fix
14
+
15
+
* fix: branch name change on CI file (#24) ([`c781a0c`](https://github.com/artefactory-fr/bytetrack/commit/c781a0c33a8dec9c82bd6b047e44229870c007eb))
16
+
17
+
* fix: adding notebook example of bytetrack with car detection and tracking (#22) ([`0f2f63b`](https://github.com/artefactory-fr/bytetrack/commit/0f2f63b20c765c41d7b781676b32e9c04927e2ec))
18
+
19
+
* fix: nm/readme (#20)
20
+
21
+
Co-authored-by: Nicolas <nicolas.mathieu@artefact.com>
22
+
Co-authored-by: Nicolas Mathieu <81897925+nmathieufact@users.noreply.github.com> ([`7ec1476`](https://github.com/artefactory-fr/bytetrack/commit/7ec1476523160a47a12f12571b890762f2fbdbed))
0 commit comments