-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99626f2
commit 5639a5a
Showing
1 changed file
with
18 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-12-28) | ||
|
||
|
||
### Features | ||
|
||
* compliant with merged float/int rovervalidate schema ([6abd94a](https://github.com/VU-ASE/roverlib-c/commit/6abd94a39f951d7b043fa1aeae0366adc2c1b16c)) | ||
* full integration (experimental) ([0931405](https://github.com/VU-ASE/roverlib-c/commit/0931405028871fc8ae50632e499d7ea46b48b5d7)) | ||
* roverlib-c compliant with linux installation through cmake ([018037a](https://github.com/VU-ASE/roverlib-c/commit/018037aabce6c52ab7c86362036dcca9ccddb951)) | ||
* set up devcontainer and basic architecture with quicktype ([0b80e7b](https://github.com/VU-ASE/roverlib-c/commit/0b80e7bee0e5e24fc1761852571eec8b6719ed12)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add dependency build step ([ba3c42a](https://github.com/VU-ASE/roverlib-c/commit/ba3c42a56b2b8b93d6bea34e4e3466fc1e613282)) | ||
* always pass "floats" as doubles ([99626f2](https://github.com/VU-ASE/roverlib-c/commit/99626f2717463b3e9985af2b0d25d7f26b47b472)) | ||
* removed non-existent lint-target ([332bcc8](https://github.com/VU-ASE/roverlib-c/commit/332bcc8fbf9db2dc65b2d18996f277d289c53956)) |