Sha256: b6d1b5978372a4ba9dbf48c9f9e6005437f169c68e5cce4a68c5828af35e93a3

Contents?: true

Size: 1.39 KB

Versions: 1

Compression:

Stored size: 1.39 KB

Contents

=== 1.3.2

* Fixed numeric keys issue
* Fixed CiteProc/CSL date export
* Implemented BibTeX month value conversion

=== 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

1 entries across 1 versions & 1 rubygems

Version Path
bibtex-ruby-1.3.2 History.txt