Skip to content

Releases: Doist/bitmapist

v3.114

20 Aug 13:32
Compare
Choose a tag to compare

What's Changed

  • fix: Fix a crash in table_data_csv with non-default num_of_rows. by @proxi in #66

Full Changelog: v3.113...v3.114

v3.113

01 Aug 19:39
Compare
Choose a tag to compare

What's Changed

  • chore: Add partial types. by @proxi in #62
  • chore: replace pylint, black, etc with ruff by @tartansandal in #63
  • chore(deps-dev): bump setuptools from 69.0.3 to 70.0.0 by @dependabot in #64
  • fix: Fix typo precent -> percent. by @proxi in #65

New Contributors

  • @proxi made their first contribution in #62

Full Changelog: v3.112...v3.113

v3.112

09 Jan 16:18
22b691e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.111...v3.112

v3.111

05 May 00:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.3.110...v3.111

v3.110

05 May 00:07
52cc138
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.109...v.3.110

v3.109

04 May 23:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.108...v3.109

3.108

28 Apr 06:35
4421771
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.107...3.108

3.107

21 Apr 04:23
372bc2a
Compare
Choose a tag to compare

What's Changed

  • fix: Set select1b select2b to be optional by @amix in #41
  • feat: Add pre commit checks (black and flake8) by @amix in #42
  • feat: Added mypy and some super simple type hints to the public API by @amix in #43
  • feat: Added ability to specify start date in cohorts by @amix in #44
  • feat: Add extra number options (to Number of results/rows) by @amix in #45
  • chore: update flake8 repo in pre-commit config by @deorus in #46
  • fix: Correct minor spelling mistakes by @tartansandal in #47
  • Support python 3.11 by @tartansandal in #48

New Contributors

Full Changelog: 3.105...3.107