Skip to content

Releases: MartinBernstorff/iterpy

v1.9.0

09 Mar 14:54
Compare
Choose a tag to compare

v1.9.0 (2024-03-09)

Feature

Fixes #139 (baea246)

  • feat(#139): eager iterators

Fixes #139 (5b863ba)

  • feat(#139): eager iterators

Fixes #139 (eeddb34)

Unknown

  • dev: migrate typing info to inline (#140) (4865d37)

  • dev: migrate typing info to inline (f6a2d80)

v1.8.1

07 Mar 20:08
Compare
Choose a tag to compare

v1.8.1 (2024-03-07)

Fix

Fixes #137 (7c5674e)

v1.8.0

07 Mar 19:45
Compare
Choose a tag to compare

v1.8.0 (2024-03-07)

Feature

  • feat(#61): add lazy, consumable evaluation as default (#136) (3705be3)

  • feat(#61): add lazy and consumable subtype

Fixes #61 (c363773)

v1.7.0

07 Mar 19:32
Compare
Choose a tag to compare

v1.7.0 (2024-03-07)

Chore

  • chore: delete CODE_OF_CONDUCT.md (edbc286)

  • chore: delete .cruft.json and CONTRIBUTING.md (97f17ea)

Feature

Unknown

  • Update LICENSE (43ecda0)

  • deps:(deps-dev): bump pyright from 1.1.351 to 1.1.352 (#133) (e7dd0eb)

  • deps:(deps-dev): bump pyright from 1.1.351 to 1.1.352

Bumps pyright from 1.1.351 to 1.1.352.


updated-dependencies:

  • dependency-name: pyright
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (e0ebe0d)

  • deps:(deps-dev): bump pytest from 8.0.2 to 8.1.0 (#135) (ca63565)

  • deps:(deps-dev): bump ruff from 0.2.2 to 0.3.0 (#134) (c5b5c30)

  • deps:(deps-dev): bump pytest from 8.0.2 to 8.1.0

Bumps pytest from 8.0.2 to 8.1.0.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (87a2686)

  • deps:(deps-dev): bump ruff from 0.2.2 to 0.3.0

Bumps ruff from 0.2.2 to 0.3.0.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (63e63b7)

  • deps:(deps-dev): bump pytest from 8.0.1 to 8.0.2 (#130) (88d8df1)

  • deps:(deps-dev): bump pytest from 8.0.1 to 8.0.2

Bumps pytest from 8.0.1 to 8.0.2.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (fc590e0)

  • deps:(deps-dev): bump pyright from 1.1.350 to 1.1.351 (#129) (dfdfbaa)

  • deps:(deps-dev): bump pyright from 1.1.350 to 1.1.351

Bumps pyright from 1.1.350 to 1.1.351.


updated-dependencies:

  • dependency-name: pyright
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1da7251)

v1.6.0

19 Feb 16:21
Compare
Choose a tag to compare

v1.6.0 (2024-02-19)

Build

  • build(deps): update pyproject.toml (96873ee)

Feature

Unknown

  • update _generate_pyi.py, iter.py and test_benchmark_iter.py (e2f867a)

  • update iter.py, requirements-dev.lock and requirements.lock (62a233b)

  • update iter.py and test_benchmark_iter.py (905158d)

  • update 8 files rerun tests (a91ed01)

  • deps:(deps-dev): bump ruff from 0.2.1 to 0.2.2 (#123) (91053d8)

  • deps:(deps-dev): bump pytest from 8.0.0 to 8.0.1 (#122) (a3c414c)

  • deps:(deps-dev): bump ruff from 0.2.1 to 0.2.2

Bumps ruff from 0.2.1 to 0.2.2.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (bd82aca)

  • deps:(deps-dev): bump pytest from 8.0.0 to 8.0.1

Bumps pytest from 8.0.0 to 8.0.1.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (5b13f1b)

  • deps:(deps-dev): bump ruff from 0.2.0 to 0.2.1 (#119) (3a0f03a)

  • deps:(deps-dev): bump pyright from 1.1.349 to 1.1.350 (#118) (75095b7)

  • deps:(deps-dev): bump ruff from 0.2.0 to 0.2.1

Bumps ruff from 0.2.0 to 0.2.1.


updated-dependencies:

  • dependency-name: ruff
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (8782551)

  • deps:(deps-dev): bump pyright from 1.1.349 to 1.1.350

Bumps pyright from 1.1.349 to 1.1.350.


updated-dependencies:

  • dependency-name: pyright
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (7a92132)

v1.5.1

12 Feb 09:14
Compare
Choose a tag to compare

v1.5.1 (2024-02-12)

Performance

  • perf: try generators for map and filter (#113) (196a258)

  • perf: try generators for map and filter (cf2adc6)

v1.5.0

11 Feb 14:33
Compare
Choose a tag to compare

v1.5.0 (2024-02-11)

Feature

Unknown

v1.4.0

11 Feb 14:19
Compare
Choose a tag to compare

v1.4.0 (2024-02-11)

Feature

  • feat: meaningful name to pytest examples (#111) (b1f0be2)

  • feat: meaningful name to pytest examples (6576aa0)

v1.3.0

11 Feb 14:12
Compare
Choose a tag to compare

v1.3.0 (2024-02-11)

Feature

  • feat: add automatic benchmarking of all public methods (#110) (c9d66c7)

  • feat: add automatic benchmarking of all public methods (09dccd0)

v1.2.0

10 Feb 12:21
Compare
Choose a tag to compare

v1.2.0 (2024-02-10)

Feature

Unknown