Skip to content

Releases: mmngreco/IneqPy

Bug Fixes

24 Mar 17:08
Compare
Choose a tag to compare
  • worflows:
    • use ubuntu-20.04 instead of latest (see actions/setup-python#561)
    • Fixed functions:
      • concentration
      • top_ratio
    • add tests for:
      • top_ratio
      • hooover_index
      • theil
      • concentration

(⌐■_■) More indicators, doc and bugfixes

21 Feb 19:30
Compare
Choose a tag to compare

Added:

  • top_rest ratio
  • hoover index
  • github actions for testing, upload wheels and generate docs

Updated:

  • README
  • documentation

Fixed

  • All Survey's methods have been fixed.

Bugfixes and more tests

10 Feb 19:39
Compare
Choose a tag to compare

This release include some bugfixes and increase the test coverage.

  • Add src structure
  • Add test suit for stats module
  • Flake8 complaint
  • Fix warnings from pandas and numpy

bugfixes

10 Feb 19:27
Compare
Choose a tag to compare
bugfixes Pre-release
Pre-release
ineqpy-0.3.0rc8

cicd: update github workflow

bugfixes

10 Feb 19:22
Compare
Choose a tag to compare
bugfixes Pre-release
Pre-release
ineqpy-0.3.0rc7

cicd: simplify workflow

bugfixes

10 Feb 19:01
Compare
Choose a tag to compare
bugfixes Pre-release
Pre-release
ineqpy-0.3.0rc6

cicd: use secrets

bugfixes

10 Feb 18:54
Compare
Choose a tag to compare
bugfixes Pre-release
Pre-release
ineqpy-0.3.0rc5

cicd: update workflow

bugfixes

10 Feb 18:45
445ab80
Compare
Choose a tag to compare
bugfixes Pre-release
Pre-release
Create pypi_wheel.yml (#20)

* Create pypi_wheel.yml

* doc(readme): cleanup badge and license section

* bld: update setup metadata

* bld: restore removed line which find packages

* update makefile

Bug fixes and better coverage

18 Jan 18:04
Compare
Choose a tag to compare
Pre-release
ineqpy-0.3.0rc1

cicd: remove codeql

New API and functions refactored

15 Sep 14:58
Compare
Choose a tag to compare
ineqpy-0.2.0

DOC: Fixed README example