Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 1.27 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Alert when installing Open3D [#3]
  • Formatting settings for flake8
  • Pipeline steps visualization [#12]
  • CICD automation [#5]
  • Intermediate results import [#19]
  • CHANGELOG
  • CODEOWNERS

Improved

  • Improving rigid registration [#27]

Changed

  • Naming of the generated model based on the selected target node
  • Updated documentation [#11]

Removed

  • Testing STL models
  • Merged model from the scene

[0.1.2] - 14.05.2024

Added

  • Documentation, diagrams, pictures

Changed

  • Full source code refactoring

[0.1.1] - 09.04.2024

Fixed

  • Locked Open3D version as no ARM binary for Macs is present for newer versions

[0.1.0] - 07.11.2023

  • Initial release