Skip to content

Commit 5426f0f

Browse files
samikachaijdsika
andauthoredMar 7, 2025··
docs: update CHANGELOG for release v0.0.5 (#88)
Co-authored-by: jdsika <jdsika@users.noreply.github.com>
1 parent 9802603 commit 5426f0f

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed
 

‎CHANGELOG.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,45 @@
11
# ASAM OSI Converter version history
22

3+
## [0.0.5](https://github.com/Lichtblick-Suite/asam-osi-converter/compare/v0.0.4...v0.0.5) (2025-03-07)
4+
5+
6+
### Features
7+
8+
* add lane boundary and lane implementation including color schema and temporary caching ([#81](https://github.com/Lichtblick-Suite/asam-osi-converter/issues/81)) ([4c9cc52](https://github.com/Lichtblick-Suite/asam-osi-converter/commit/4c9cc526a1c8449ed0a42314e1fb3b928bed17f8))
9+
10+
11+
312
## [0.0.4](https://github.com/Lichtblick-Suite/asam-osi-converter/compare/v0.0.3...v0.0.4) (2025-02-15)
413

14+
515
### Bug Fixes
616

717
* **ci:** update package-lock files and replace npm with yarn in workflow ([#76](https://github.com/Lichtblick-Suite/asam-osi-converter/issues/76)) ([7e0cfba](https://github.com/Lichtblick-Suite/asam-osi-converter/commit/7e0cfba569d9777d1fdb6cdd30eabf596a5045ae))
818
* lane boundaries without z-values ([#65](https://github.com/Lichtblick-Suite/asam-osi-converter/issues/65)) ([cabb6c3](https://github.com/Lichtblick-Suite/asam-osi-converter/commit/cabb6c304cea7160dd03f34beef42c107374bb37))
919
* rotation angles ([#64](https://github.com/Lichtblick-Suite/asam-osi-converter/issues/64)) ([fb017e1](https://github.com/Lichtblick-Suite/asam-osi-converter/commit/fb017e14f762dec4e73ae5fe8e93081768bdfb1f))
1020
* split up and fix frame transforms, increase robustness ([#72](https://github.com/Lichtblick-Suite/asam-osi-converter/issues/72)) ([6e082a1](https://github.com/Lichtblick-Suite/asam-osi-converter/commit/6e082a152e6cdaa62dd9efbae550d0264c0e56fd))
1121

22+
23+
1224
## [0.0.3](https://github.com/Lichtblick-Suite/asam-osi-converter/compare/v0.0.2...v0.0.3) (2024-12-17)
1325

26+
1427
### Bug Fixes
1528

1629
* **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))
1730

31+
32+
1833
## [0.0.2](https://github.com/Lichtblick-Suite/asam-osi-converter/compare/v0.0.1...v0.0.2) (2024-12-12)
1934

35+
2036
### Features
2137

2238
* **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))
2339

24-
## 0.0.1 (2024-10-18)
2540

41+
42+
## 0.0.1 (2024-10-18)
2643
Initial commit
2744

2845
Update LICENSE

0 commit comments

Comments
 (0)
Please sign in to comment.