Skip to content
Snippets Groups Projects
Commit eceac25f authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

Release 0.7

parent 8df34d0f
No related branches found
Tags 0.7
No related merge requests found
ver 0.7
Added support for Android Jelly Bean handover.
Added a Bluetooth handover automated script.
Added MIFARE Classic writing support.
Added MIFARE read only check support.
Added MIFARE check presence support.
Fixed a tag writing related double free.
Fixed tag plugins memory leaks.
Fixed tag plugins callback calls code paths.
Fixed URI NDEF writing.
ver 0.6
Added tag formatting support for Type 1, 3 an 4.
Added blank tag detection for Type 1, 3 and 4.
......
AC_PREREQ(2.60)
AC_INIT(neard, 0.6)
AC_INIT(neard, 0.7)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
AM_CONFIG_HEADER(config.h)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment