Sha256: f25c485ce2aa9b3327bfa211b8630c88d95ae19b47c3a43f5ef374d36834fef2

Contents?: true

Size: 1.28 KB

Versions: 2

Compression:

Stored size: 1.28 KB

Contents

=== 1.3.1

* Added CiteProc/CSL export format

=== 1.3.0 / 2011-05-12

* Improved top-level utility functions
* Implemented a BibTeX name parser and name value objects
* Re-factored and cleaned up API and export
* Added cucumber features
* Re-implemented string handling using dedicated Value objects
* Implemented query language to search in bibliographies
* Improved testing environment
* Added cucumber features

=== 1.2.1 / 2011-02-26

* Fixed several MacRuby compliancy issues.
* Fixed compatibility issues and BibTeX parsing of name tokens (lyro)

=== 1.2.0 / 2011-02-12

* Switched to using bundler.
* Improved BibTeX::Entry constructor (supports hashes for intuitive assignments).
* Added top-level methods BibTeX.parse, BibTeX.open, BibTeX.valid? and
  BibTeX::Entry.parse.
* Rewrote StringReplacement extensions to use monkey patching of Arrays.
* See README.md or unit tests for updated code examples.

=== 1.1.2 / 2011-01-27

* Added dynamic ghost methods to BibTeX::Entry for more convenient access
  to BibTeX values.

=== 1.1.1 / 2011-01-25

* Improved JSON and XML export.
* Added more examples to README.

=== 1.1.0 / 2011-01-24

* Improved YAML export.

=== 1.0.1 / 2011-01-17

* Removed StringScanner extension.

=== 1.0.0 / 2011-01-17

* Initial Release. See README.md for further details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bibtex-ruby-1.3.1 History.txt
bibtex-ruby-1.3.0 History.txt