Skip to content

Releases: tier4/t4-devkit

v0.5.1

20 Nov 12:25
da414da

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

πŸ”§ Refactoring

  • refactor: enable t4_devkit.common to simplify imports (#233) @ktro2828
  • refactor: replace sec2us and us2sec to seconds2microseconds and microseconds2seconds (#230) @ktro2828

πŸ“– Documentation

πŸ”Ž Test

  • refactor: replace sec2us and us2sec to seconds2microseconds and microseconds2seconds (#230) @ktro2828

πŸ—³οΈ Dependency

v0.5.0

18 Nov 09:14
d01de28

Choose a tag to compare

What's Changed

πŸš€ Features

πŸ”§ Refactoring

πŸ“– Documentation

πŸ”Ž Test

  • refactor: rename RuleGroup.TIER4 to RuleGroup.TIERIV (#226) @ktro2828
  • test: add unit testings for specific checkers (#225) @ktro2828
  • test: add unit testings for core functions of sanity module (#223) @ktro2828
  • feat: return status depending on the checker's severity (#216) @ktro2828

πŸ—³οΈ Dependency

v0.4.2

07 Nov 05:12
68e6059

Choose a tag to compare

What's Changed

πŸ”§ Refactoring

πŸ“– Documentation

πŸ—³οΈ Dependency

v0.4.1

09 Oct 04:48
c1e0203

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Oct 09:46
4f6d1c0

Choose a tag to compare

What's Changed

πŸš€ Features

πŸ› Bug Fixes

πŸ”§ Refactoring

πŸ“– Documentation

πŸ”Ž Test

πŸ—³οΈ Dependency

v0.3.0

22 Sep 07:59
bfedc31

Choose a tag to compare

What's Changed

πŸš€ Features

πŸ› Bug Fixes

πŸ”§ Refactoring

πŸ“– Documentation

πŸ”Ž Test

πŸ—³οΈ Dependency

🧰 Maintenance

v0.2.1

28 Aug 05:11
34c12cf

Choose a tag to compare

What's Changed

πŸ”§ Refactoring

  • refactor(typing): add comprehensive types and their aliases (#171) @ktro2828

πŸ“– Documentation

πŸ”Ž Test

  • refactor(typing): add comprehensive types and their aliases (#171) @ktro2828

πŸ—³οΈ Dependency

v0.2.0

19 Aug 06:06
62b4e75

Choose a tag to compare

What's Changed

πŸš€ Features

πŸ› Bug Fixes

  • fix: resolve the case if the adjacent entity paths are duplicate (#165) @ktro2828

πŸ”§ Refactoring

  • refactor: display exact command name for -v option (#169) @ktro2828
  • refactor: simplify token2idx creation with dict comprehension (#168) @ktro2828

πŸ“– Documentation

πŸ”Ž Test

  • fix: resolve the case if the adjacent entity paths are duplicate (#165) @ktro2828

πŸ—³οΈ Dependency

v0.1.0

10 Jul 01:48
2b87b55

Choose a tag to compare

What's Changed

πŸš€ Features

  • feat: enable to load a specific version of the dataset (#161) @ktro2828
  • feat!: add support of loading dataset metadata (#156) @ktro2828

πŸ”§ Refactoring

πŸ“– Documentation

πŸ—³οΈ Dependency

v0.0.14

27 May 01:37
ca9a913

Choose a tag to compare

What's Changed

  • fix: Fix an error when converting null masks in object_ann and surface_ann (#143) @KSeangTan

πŸš€ Features

πŸ› Bug Fixes

  • fix: skip appending mask annotation if it is None (#148) @ktro2828

πŸ”§ Refactoring

  • perf: use concurrent instead of coroutine (#146) @ktro2828
  • refactor: move project_pointcloud(...) to RenderingHelper (#145) @ktro2828

πŸ“– Documentation

πŸ”Ž Test

πŸ—³οΈ Dependency