Skip to content

v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 15:18
· 27 commits to refs/heads/main since this release
d7e8ad7

What's Changed

πŸš€ Features

  • feat: add field called automatic_annotation for annotation tables (#76) @ktro2828
  • feat(visualize): add support of loading global map origin from yaml (#70) @ktro2828
  • feat(dataclass): add serialization function (#68) @ktro2828

πŸ› Bug Fixes

  • fix: resolve handling the wrong order of roi (#78) @ktro2828
  • fix: replace np.asarray by np.array in dataclass constructors (#73) @ktro2828

πŸ”§ Refactoring

πŸ“– Documentation

πŸ”Ž Test

  • fix: resolve handling the wrong order of roi (#78) @ktro2828
  • feat: add field called automatic_annotation for annotation tables (#76) @ktro2828
  • fix: replace np.asarray by np.array in dataclass constructors (#73) @ktro2828
  • refactor: rename FilterByAre to FilterByRegion (#72) @ktro2828
  • refactor: rename FilterByPosition to FilterByArea (#69) @ktro2828

πŸ—³οΈ Dependency

🧰 Maintenance