Skip to content

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning and Conventional Commits.

1.4.0 (2025-12-29)

Features

  • adjust test id display to the new format (3664ddd)

Bug Fixes

  • adjust the unique code output for xml (ee2b546)

1.3.0 (2025-12-29)

Features

  • api: adjust unique code format and clean endpoints (b02d623)

1.2.3 (2025-12-28)

Bug Fixes

  • changelogs: definitely adjust the changelog standard (b2e2350)

Documentation

  • remove outdated data of referente api (536335a)

1.2.2 (2025-12-28)

Bug Fixes

  • adjust vehicle creation, validation and tests on merge actions (99a4ba7)

1.2.1 (2025-12-27)

Bug Fixes

  • correct punctuation in architectural documentation (696cd0b)

Miscellaneous Chores

  • add GitHub Actions workflow for syncing documentation to website (99d04ff)

1.2.0 (2025-12-27)

Features

  • coverage: implement automatic coverage README update (da725a8)

1.1.0 (2025-12-27)

Features

  • docker: add development Dockerfiles and update configurations for local development (c70a0b7)
  • tests: implement initial unit tests (6bae1ec)

Documentation

  • update rust version documentations and test documentation aux (4a588dd)

Miscellaneous Chores

  • update project dependencies (e03027d)
  • upgrade rust version (1221d2e)

1.0.4 (2025-12-27)

Bug Fixes

  • remove release extra job (2f3756c)

1.0.3 (2025-12-27)

Bug Fixes

  • adjust dependencies (59ac120)
  • adjust dockerfile for etl release (bc57012)
  • adjust release flow (eee0fd0)
  • adjust release flow (a1d0ee1)
  • adjust release flow (7778131)
  • simple doc adjust (53cabfa)
  • update release configuration to generate and commit Cargo.lock during release (f92befb)

1.0.2 (2025-12-26)

Bug Fixes

1.0.1 (2025-12-26)

Bug Fixes

1.0.0 (2025-12-26)

Bug Fixes

  • add open-ev-data-bot to release flow (4b1fd11)
  • adjust ci for linting (0bfbf12)
  • adjust ci for linting (e5546e1)
  • adjust ci linting (c5b98dc)
  • adjust ci workflow and linting (d2ac5f9)
  • adjust formatting with rustfmt (7db0d40)
  • adjust workflow with node version and ci block (b1d60e2)

Features

  • api: implement complete api, documentations, release, workflows and more (7296d29)
  • docs: add initial documentation files: base rules, architecture overview, getting started guide, and Rust development guidelines (7f6272b)