Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Releases: GlobalNamesArchitecture/gnparser

release-0.3.2

21 Jul 08:16
Compare
Choose a tag to compare
  • speedup performance of lookup translators, regex, string concatenation
  • add UUID to parsed canonical

release-0.3.1

07 Jun 12:37
Compare
Choose a tag to compare
  • fix authors' prefix parsing bug (#301)
  • add JSON pretty rendering method
  • dandle punctuation in the end of a name (#302)

release-0.3.0

23 May 14:07
Compare
Choose a tag to compare

release-0.2.0

27 Nov 14:49
Compare
Choose a tag to compare

Version 0.2.0 (2015-11-26)

  • support scala 2.10.3+ (#164)
  • simplify API (#176)
  • parallel input file parsing (#35)
  • clearify JSON fields (#198, #202)
  • add JSON schema (#205)
  • support dashed authors' names (#218)

release-0.1.0

29 Oct 16:42
Compare
Choose a tag to compare

Version 0.1.0 (2015-10-29)

first public release

  • porting biodiversity gem functionality to Scala
  • optimization and speedup of the Scala code
  • command line interface
  • web server
  • REST API
  • socket server
  • code examples for Java, Scala, Jython, R, JRuby