Sha256: 58c52b5be660cbfe94a3b034ed198a82353319eba8e8a1ce64db56ce29a66d1b

Contents?: true

Size: 763 Bytes

Versions: 1

Compression:

Stored size: 763 Bytes

Contents

1.2.0
  Fixed encoding problem with to_marc and from_string roundtrip
  Added to_hash/to_marc_in_json and from_hash/from_marc_in_json (see 
  http://dilettantes.code4lib.org/blog/2010/09/a-proposal-to-serialize-marc-in-json/)
  
1.1
  Added native java method to turn a record into XML (20% speedup or so)
1.0
  Arbitrary decision that this is 1.0
  Using javamarc.jar (fork of marc4j) from http://github.com/billdueber/javamarc
  Including alephsequential reader (but not writer) and specs
  Added code to Reader#each to deal with #errors object if provided by the
    specific reader (right now, :permissivemarc and :alephsequential) and specs
    to test
0.9.1
  Updated to latest marc4j; changes involve character conversion

0.9.0
  First real public release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
marc4j4r-1.2.0 CHANGES