Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 2.77 KB

Change Log

0.1.1 (2017-07-16)

Full Changelog

New Feature:

Implemented enhancements:

  • Make allForms method from the Query class return either a string or an array. #29

Fixed bugs:

  • Booleans are not passed to the methods. #30

0.1.0 (2017-07-14)

Full Changelog

Implemented enhancements:

Merged pull requests:

0.0.2 (2017-07-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • str2graph Undefined index when a text has a space. #22

Merged pull requests:

0.0.1 (2017-07-11)

Fixed bugs:

  • Undefined constant in str2graph #21
  • Method setArrFields is not getting params. #19
  • Undefined offset in method checkEn #17
  • Undefined variable: style in doSummarize method #14
  • Undefined offset in rankSentences method #13
  • str2int method 'Undefined offset' Notice #12
  • Objects are passed to iconv causing a warning #10
  • normaliseHamza is not working probably #2
  • Undefined index in normaliseHamza method #1

* This Change Log was automatically generated by github_changelog_generator