File tree 5 files changed +28
-4
lines changed
driving_log_replayer_analyzer
driving_log_replayer_msgs
5 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## Version 1.14.8
4
+
5
+ Minor Tweak, Bug fix
6
+
7
+ | Module | Feature | Brief summary | Pull request | Jira | Contributor |
8
+ | --------------------------- | -------------- | -------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- |
9
+ | ` annotationless_perception ` | unit test | fix unit test | [ #402 ] ( https://github.com/tier4/driving_log_replayer/pull/402 ) | - | [ hayato-m126] ( https://github.com/hayato-m126 ) |
10
+ | ` all ` | pyproject.toml | update dependency | [ #404 ] ( https://github.com/tier4/driving_log_replayer/pull/404 ) | RT4-9477 | [ hayato-m126] ( https://github.com/hayato-m126 ) |
11
+ | ` annotationless_perception ` | cli | support scenario less mode | [ #405 ] ( https://github.com/tier4/driving_log_replayer/pull/405 ) | RT4-9477 | [ hayato-m126] ( https://github.com/hayato-m126 ) |
12
+
3
13
## Version 1.14.7
4
14
5
15
Bug fix
6
-
7
- | Module | Feature | Brief summary | Pull request | Jira | Contributor |
16
+ | Module | Feature | Brief summary | Pull request | Jira | Contributor |
8
17
| --------------------------- | ------- | --------------- | -------------------------------------------------------------- | ---- | --------------------------------------- |
9
- | ` annotationless_perception ` | metrics | fix min metrics | [ #400 ] ( https://github.com/tier4/driving_log_replayer/pull/400 ) | - | [ kosuke55] ( https://github.com/kosuke55 ) |
18
+ | ` annotationless_perception ` | metrics | fix min metrics | [ #400 ] ( https://github.com/tier4/driving_log_replayer/pull/400 ) | - | [ kosuke55] ( https://github.com/kosuke55 ) |
10
19
11
20
## Version 1.14.6
12
21
Original file line number Diff line number Diff line change 2
2
Changelog for package driving_log_replayer
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * fix: annotationless_perception unit test (`#402 <https://github.com/tier4/driving_log_replayer/issues/402 >`_)
8
+ * Contributors: Hayato Mizushima
9
+
5
10
1.14.7 (2024-04-05)
6
11
-------------------
7
12
* fix: annotationless_perception min metrics (`#400 <https://github.com/tier4/driving_log_replayer/issues/400 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package driving_log_replayer
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * fix: annotationless_perception unit test (`#402 <https://github.com/tier4/driving_log_replayer/issues/402 >`_)
8
+ * Contributors: Hayato Mizushima
9
+
5
10
1.14.7 (2024-04-05)
6
11
-------------------
7
12
* fix: annotationless_perception min metrics (`#400 <https://github.com/tier4/driving_log_replayer/issues/400 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package driving_log_replayer
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * fix: annotationless_perception unit test (`#402 <https://github.com/tier4/driving_log_replayer/issues/402 >`_)
8
+ * Contributors: Hayato Mizushima
9
+
5
10
1.14.7 (2024-04-05)
6
11
-------------------
7
12
* fix: annotationless_perception min metrics (`#400 <https://github.com/tier4/driving_log_replayer/issues/400 >`_)
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " driving-log-replayer"
3
- version = " 1.14.7 "
3
+ version = " 1.14.8 "
4
4
description = " command line tool for driving_log_replayer"
5
5
authors = [
6
6
{ name = " Hayato Mizushima" , email = " hayato.mizushima@tier4.jp" },
You can’t perform that action at this time.
0 commit comments