Skip to content

Releases: RoboStack/vinca

v0.2.0

30 Oct 01:59
a0ba3a8

Choose a tag to compare

These a release with the changes from March to October 2025, its intermediate commit were used by many rebuilds of RoboStack packages in this period.

What's Changed

  • Add emscripten-wasm32 target by @Tobias-Fischer in #73
  • fix error when building linux_aarch64 does not require docker anymore by @nmarticorena in #74
  • Fix errors when creating build gha by @nmarticorena in #76
  • Add ratter-build style selector for vinca.yaml, dependencies.yaml and pkg_additional_info.yaml by @traversaro in #77
  • Remove the need for most manually managed additional_recipes by @traversaro in #78
  • Fix small error when vinca conf file does not have a snapshot by @nmarticorena in #80
  • Add support for generating recipes also for mutex package and remove the need for additional_recipes folder by @traversaro in #79
  • Add optional override_version option in generate_dummy_package_with_run_deps group by @traversaro in #81
  • Skip mutex package generation if it is already built by @traversaro in #83
  • Directly generate build script in recipe folder, and support additional_cmake_args and additional_folder arguments by @traversaro in #84
  • v1_selectors: add missing selectors for the os part by @traversaro in #85
  • Fix vinca crash when pkg_additional_info.yaml is present but empty by @traversaro in #86
  • Add support for specify rev in place of tag in rosdistro_additional_recipes.yaml by @traversaro in #87
  • Read snapshots info in read_vinca_yaml and use snapshot info in Distro instance used in generate_azure and generate_gha by @traversaro in #89
  • Add support for copying files specified in subfolders of tests folder to the recipe folder by @traversaro in #90
  • Fix vinca-snapshot after change of get_released_repo signature by @traversaro in #91
  • Skip package if XML is not present in rosdistro by @traversaro in #94
  • Bump version from 0.1.0 to 0.2.0 by @traversaro in #100

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Mar 15:27
6ee32a4

Choose a tag to compare

This is the first release of vinca compatible with rattler-build, used for most RoboStack builds in January to March 2025.

What's Changed

  • vinca for rattler-build changes to build for osx_arm64 (and others) by @oursland in #60
  • skip_existing: use packages.conda for packages to skip. by @oursland in #58
  • Add snapshot system by @JaydenGrubb1 in #59
  • Migrate to rattler-build and add fixes from early 2025 rebuild of ros-noetic, ros-humble and ros-jazzy by @traversaro in #66
  • Rattler build support by @wolfv in #55
  • Allow to specify a different build number for a single package and remove full_rebuild and skip_all_deps options by @traversaro in #67
  • fix: remove the hardcoded rmw implementation on darwin by @ruben-arts in #68
  • Switch linux-aarch64 builds to ubuntu-24.04-arm by @traversaro in #69
  • Update snapshot functionality based on real world usage by @traversaro in #70
  • Bump version to 0.1.0 by @traversaro in #71
  • Cleanup README to be minimal but at least up-to-date by @traversaro in #72

New Contributors

Full Changelog: v0.0.3...v0.1.0

What's Changed

  • vinca for rattler-build changes to build for osx_arm64 (and others) by @oursland in #60
  • skip_existing: use packages.conda for packages to skip. by @oursland in #58
  • Add snapshot system by @JaydenGrubb1 in #59
  • Migrate to rattler-build and add fixes from early 2025 rebuild of ros-noetic, ros-humble and ros-jazzy by @traversaro in #66
  • Rattler build support by @wolfv in #55
  • Allow to specify a different build number for a single package and remove full_rebuild and skip_all_deps options by @traversaro in #67
  • fix: remove the hardcoded rmw implementation on darwin by @ruben-arts in #68
  • Switch linux-aarch64 builds to ubuntu-24.04-arm by @traversaro in #69
  • Update snapshot functionality based on real world usage by @traversaro in #70
  • Bump version to 0.1.0 by @traversaro in #71
  • Cleanup README to be minimal but at least up-to-date by @traversaro in #72

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

17 Dec 23:33
0e6ff6d

Choose a tag to compare

Highlights

This is the first tag on vinca. It captures the version used in late 2024 in robostack/ros-noetic and robostack/ros-humble repos, and it is the last version compatible with boa.

What's Changed

New Contributors

Full Changelog: https://github.com/RoboStack/vinca/commits/v0.0.3