| » Version | » Information |
|---|---|
| 0.4.2 |
Release date: 2009-09-28 02:26 UTC Release state: beta Changelog: 0.4.2-beta * Fix bug #16642 - MARCXML files return keys of an invalid type Dependencies:
|
| 0.4.1 |
Release date: 2009-09-23 16:19 UTC Release state: beta Changelog: 0.4.1-beta * Fix suggested by Dan Field (surfrdan @ gmail.com) for addWarnings() typo Dependencies:
|
| 0.4.0 |
Release date: 2009-09-22 20:31 UTC Release state: beta Changelog: 0.4.0-beta * Add formatField() convenience method to File_MARC_Field (courtesy Mark Matienzo @ matienzo.org) * Move from split() to explode() to avoid PHP 5.3 deprecation warning (courtesy bertrand.zuchuat @ rero.ch) Dependencies:
|
| 0.3.0 |
Release date: 2009-02-25 18:28 UTC Release state: beta Changelog: 0.3.0-beta * Add isControlField() and isDataField() convenience methods to File_MARC_Field Dependencies:
|
| 0.2.3 |
Release date: 2008-11-08 15:28 UTC Release state: beta Changelog: 0.2.3-beta * Handle single-record MARC21XML files with "record" as the root element Dependencies:
|
| 0.2.2 |
Release date: 2008-10-30 12:01 UTC Release state: beta Changelog: 0.2.2-beta * Address PEAR Coding Standard violations (mostly whitespace) - closes bug# 14923 * Include MARCFLAT.php in distribution package * Update copyright dates Dependencies:
|
| 0.2.1 |
Release date: 2008-10-30 08:38 UTC Release state: beta Changelog: 0.2.1-beta * Fix a raw warning that could occur if record length in leader did not match actual record length Dependencies:
|
| 0.2.0 |
Release date: 2008-10-30 05:29 UTC Release state: beta Changelog: 0.2.0-beta * Don't throw exceptions while parsing MARC data, because MARC data quality is uniformly bad; just add parsing errors to a warnings array on the MARC record * Fix some documentation errors (thanks to Mark Jordan @ SFU for pointing these out) * Add a test for setIndicator() and for escaping data in toXML() Dependencies:
|
| 0.1.2 |
Release date: 2007-02-24 23:44 UTC Release state: alpha Changelog: 0.1.2-alpha * Correct warnings raised by Zend Code Analyzer (thanks to Christophe Gesche's codecheck script) Dependencies:
|
| 0.1.1 |
Release date: 2007-01-01 23:22 UTC Release state: alpha Changelog: 0.1.1-alpha * Add rudimentary File_MARC_Record->toXML() method for converting MARC21 records to MARCXML format * Add File_MARCXML class for reading MARCXML records Dependencies:
|
| 0.1.0 |
Release date: 2006-11-03 11:27 UTC Release state: alpha Changelog: 0.1.0-alpha * Split each class out into its own file * Do not return anything from constructors Dependencies:
|