-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into Resolve-Conflicts
Signed-off-by: Sami KACHAI <sami.kachai.pro@gmail.com>
- Loading branch information
Showing
3 changed files
with
1,044 additions
and
398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,50 @@ | ||
# ASAM OSI Converter version history | ||
|
||
## [0.0.3](https://github.com/Lichtblick-Suite/asam-osi-converter/compare/v0.0.2...v0.0.3) (2024-12-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **ci:** release pipeline fix ([#25](https://github.com/Lichtblick-Suite/asam-osi-converter/issues/25)) ([b34e891](https://github.com/Lichtblick-Suite/asam-osi-converter/commit/b34e891568e6d892e3f1b03029bafae6723a4fbf)) | ||
|
||
|
||
|
||
## [0.0.2](https://github.com/Lichtblick-Suite/asam-osi-converter/compare/v0.0.1...v0.0.2) (2024-12-12) | ||
|
||
|
||
### Features | ||
|
||
* **CI/CD:** automate changelog creation and update ([#18](https://github.com/Lichtblick-Suite/asam-osi-converter/issues/18)) ([c511ba0](https://github.com/Lichtblick-Suite/asam-osi-converter/commit/c511ba061a30faf861d447ca71bff094c6b77532)) | ||
|
||
|
||
|
||
## 0.0.1 (2024-10-18) | ||
Initial commit | ||
|
||
Update LICENSE | ||
|
||
Update README | ||
|
||
Create CODEOWNERS | ||
|
||
Jest configuration and initial unit tests | ||
|
||
Implement TrafficSigns | ||
|
||
Improve logic to prevent TrafficSign rerender | ||
|
||
Synchronize OSI extension code | ||
|
||
Fix trafficsign category modelCache | ||
|
||
Traffic Lights Implementation | ||
|
||
Create release with artifact on new tag (#3) | ||
|
||
Integrate ASAM OSI as Dependency for OSI Ground Truth Extension (#5) | ||
|
||
Remove old unneeded manually created types (#9) | ||
|
||
Migrate from npm to yarn (#10) | ||
|
||
Install @lichtblick/asam-osi-types npm package and update imports. (#16) |
Oops, something went wrong.