Rev | Line | |
---|
[1] | 1 | Revision history for Perl extension MP3::Find. |
---|
| 2 | |
---|
[42] | 3 | 0.07 7 Jun 2011 |
---|
| 4 | - fixed tests that were failing due to a bad test plan |
---|
| 5 | |
---|
| 6 | 0.06 11 Jul 2006 |
---|
[34] | 7 | - deprecated the create_db, update_db, and sync_db methods |
---|
| 8 | - databases can be selected by a custom DSN or an already open database handle |
---|
| 9 | |
---|
[42] | 10 | 0.05 28 Apr 2006 |
---|
[25] | 11 | - mp3find searches in ID3v2 tags if MP3::Tag is available |
---|
| 12 | - using Sort::Key for sorting of results (if available) |
---|
| 13 | |
---|
[20] | 14 | 0.04 2 Apr 2006 |
---|
| 15 | - BUGFIX: fixed tests that were failing because the test mp3 was not included |
---|
| 16 | - added "status_callback" option to DB backend constructor |
---|
| 17 | |
---|
[17] | 18 | 0.03 27 Mar 2006 |
---|
[12] | 19 | - added "exclude_path" option to filesystem backend |
---|
[13] | 20 | - added "sync_db" method to the DB backend |
---|
[14] | 21 | - added support for searching by ID3v2 tag (using MP3::Tag) |
---|
[6] | 22 | |
---|
[10] | 23 | 0.02 1 Feb 2006 |
---|
| 24 | - doc updates to MP3::Find (thanks to Mike Slass for the suggestion) |
---|
| 25 | - added a test suite for the DB backend |
---|
| 26 | - DB management functions are now in the DB backend |
---|
| 27 | - rewrote (and documented) mp3db to use the new DB backend functions |
---|
[12] | 28 | |
---|
| 29 | 0.01 29 Jan 2006 |
---|
| 30 | - first CPAN release |
---|
Note: See
TracBrowser
for help on using the repository browser.