Skip to content

Releases: Hi-Folks/statistics

v1.1.3

14 Dec 10:03
6d68c5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

14 Dec 08:59
23a22b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 Dec 23:02
3448a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Dec 21:52
16c8adf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

10 Dec 22:22
35de12b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

21 Nov 18:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Dec 16:49
Compare
Choose a tag to compare

What's Changed

  • Fixed median() to handle unsorted data. Minor text changes for consistency by @keatis in #66
  • Supporting PHP 8.2 and PHP 8.3 (updating also GitHub Actions workflows)
  • Dropping the support for PHP 8.0
  • Adding RectorPHP and updating to 0.18.5 by @sukuasoft in #38
  • Update to PestPHP v2 by @AmooAti in #36
  • Replacing php-cs-fixer with pint and running pint by @sukuasoft in #39
  • including Pint in all-check script by @roberto-butti in #40
  • uses: actions/checkout@v4 by @roberto-butti in #41
  • Update phpstan.neon - level 8 by @roberto-butti in #56
  • Update Rector configuration UP_TO_PHP_81 by @roberto-butti in #57
  • refactoring with Rector by @roberto-butti in #58
  • Update on README, Contribution guidelines, Code of Conduct, Security policies

New Contributors

Full Changelog: v0.2.1...v1.0.0

Linear regression

22 Feb 21:13
Compare
Choose a tag to compare
  • Linear regression

Raise Exception for wrong input

21 Feb 19:59
Compare
Choose a tag to compare

Correlation

19 Feb 12:25
Compare
Choose a tag to compare