Skip to content

Releases: AprilRobotics/apriltag

3.4.2

13 May 21:34
12cf56b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.4.2

3.4.1

12 May 12:26
abf7d58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

3.4.0

10 Mar 09:23
77a769a
Compare
Choose a tag to compare

Breaking Changes

  • unused parameters have been removed from public functions (64ff95b)
  • the installation path for the Python module changed (caa865a)
  • Makefile was removed in favour of the CMake files 91aa0d1)

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

Memory leak fix, add back 36h10 family, switch to OpenCV4

04 Feb 18:42
ee28e35
Compare
Choose a tag to compare

This release:

We've increased the minor release to reflect the change in OpenCV4 default version.

Fix python wrapper memory leak

18 Sep 15:49
Compare
Choose a tag to compare
v3.1.7

Bump version number due to bugfix for memory leak in the python wrapper.

Hotfix for CMake versions <3.11

19 Aug 11:27
Compare
Choose a tag to compare

v3.1.5 contained an alias fix for the exported target. This fix requires CMake v3.11+ to work. This release makes the fix in v3.1.5 conditional on the CMake version.

Fix backwards-compatibility by adding an alias for the new namespaced CMake target.

17 Aug 18:35
3d687ee
Compare
Choose a tag to compare

Minor Bugfixes

03 Mar 21:23
Compare
Choose a tag to compare
v3.1.4

Bump version number.

Cmake install with absolute paths

20 Sep 21:39
Compare
Choose a tag to compare
v3.1.3

Bump version number

Minor Bugfixes

12 Jun 20:25
Compare
Choose a tag to compare
3.1.2

Bump version number. Minor bugfixes.