Skip to content

Commit

Permalink
Merge branch 'main' into Resolve-Conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Sami KACHAI <sami.kachai.pro@gmail.com>
  • Loading branch information
samikachai authored Jan 7, 2025
2 parents a934138 + 028c09f commit 8fc9f43
Show file tree
Hide file tree
Showing 3 changed files with 1,044 additions and 398 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
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)
Loading

0 comments on commit 8fc9f43

Please sign in to comment.