From ab0814ce2e40b2f9661e373b063a34d457b31699 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 18:42:56 +0000 Subject: [PATCH] chore: (main) release 1.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3366346 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# 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)) +* removed non-existent lint-target ([332bcc8](https://github.com/VU-ASE/roverlib-c/commit/332bcc8fbf9db2dc65b2d18996f277d289c53956))