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