Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dmj
PicaRecord
Commits
e41bd90c
Commit
e41bd90c
authored
Mar 05, 2012
by
David Maus
Browse files
Bump version number
parent
2ad6d4f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
build.properties
View file @
e41bd90c
project.name
=
PicaRecord
project.channel
=
hab20.hab.de/service/pear
project.majorVersion
=
0
project.minorVersion
=
2
project.minorVersion
=
3
project.patchLevel
=
0
project.snapshot
=
true
...
...
package.xml
View file @
e41bd90c
...
...
@@ -35,7 +35,7 @@
The PicaRecord package does not provide the means to read or write
Pica+ records. In order to do so you need to install the packages
PicaReader and PicaWriter that are available via this PEAR
channel.
channel
, too
.
</notes>
<contents>
<dir
baseinstalldir=
"/"
name=
"/"
>
...
...
@@ -60,6 +60,23 @@
</dependencies>
<phprelease
/>
<changelog>
<release>
<version>
<release>
0.3.0
</release>
<api>
0.3
</api>
</version>
<stability>
<release>
stable
</release>
<api>
stable
</api>
</stability>
<date>
2012-03-05
</date>
<license>
GNU General Public License v3
</license>
<notes>
* PicaRecord is now E_STRICT compliant
* add Record::getFirstMatchingField(), return first field matching a selector
* add Field::getNthSubfield(), return the nth subfield with a specified code
</notes>
</release>
<release>
<version>
<release>
0.2.0
</release>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment