Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 966 Bytes

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 966 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.2] - 2019-03-25

Added

  • Filters out parsed publications with non unique title (a.k.a duplicated ones).
  • PHPUnit configuration file.

[1.1.1] - 2019-03-09

Added

  • Filter iterator to filters in publications published a specified year.

[1.1.0] - 2019-03-08

Added

  • Parsing of a scholar profile's statistics.

[1.0.2] - 2019-03-08

Added

  • Publication entity's getter method getPublicationURL().

Changed

  • Publication entity's property gScholarPath renamed into publicationPath.

[1.0.1] - 2019-03-05

Added

  • Publication entity's getter methods for all its private properties.

[1.0.0] - 2019-03-04

Added

  • Parsing of a scholar profile's publications.