e68ae59c5e
Fixes issue 40.
13 lines
650 B
Text
13 lines
650 B
Text
Changes between 0.1.0 and x.x.x [xx XXX xxxx]
|
|
|
|
*) New function freefare_free_tag() to free individual tags from a MifareTag
|
|
list.
|
|
*) The mifare_application_alloc() size parameter is now expressed in bytes
|
|
and not in sectors.
|
|
*) New API function mad_sector_reserved().
|
|
*) The mifare_classic_format_sector() functions now require a sector number
|
|
instead of a block number.
|
|
*) New API functions mifare_classic_block_sector(),
|
|
mifare_classic_sector_first_block(), mifare_classic_sector_block_count()
|
|
and mifare_classic_sector_last_block().
|
|
*) New API functions mifare_application_read(), mifare_application_write().
|