Published February 11, 2025
| Version v0.17.0
Software
Open
yfukai/laptrack: v0.17.0
Description
Changes
- 0.17.0 release (#492) @yfukai
- pin scipy version to 1.14.1 (#489) @yfukai
- Updated overlap tracking field names (#477) @yfukai
- Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" (#478) @yfukai
- Refactor field names (#472) @yfukai
- Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" (#469) @yfukai
- Update packages to pass safety check (#465) @yfukai
- Avoided problematic version of sklearn (#445) @yfukai
- Update pydantic to v2 (#440) @yfukai
- Update pandas numpy versions. (#434) @yfukai
- Ignored CVE-2019-8341 for jinja2. (#433) @yfukai
:package: Dependencies
- Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows (#485) @dependabot
- Bump actions/setup-python from 5.3.0 to 5.4.0 (#479) @dependabot
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 (#480) @dependabot
- Bump poetry from 1.8.5 to 2.0.1 in /.github/workflows (#487) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#483) @dependabot
- Bump pip from 24.3.1 to 25.0.1 in /.github/workflows (#490) @dependabot
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.2.0 (#491) @dependabot
- Bump codecov/codecov-action from 4.6.0 to 5.1.2 (#473) @dependabot
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#474) @dependabot
- Bump actions/checkout from 4.2.0 to 4.2.2 (#475) @dependabot
- Bump actions/setup-python from 5.2.0 to 5.3.0 (#460) @dependabot
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#459) @dependabot
- Bump poetry from 1.8.4 to 1.8.5 in /.github/workflows (#468) @dependabot
- Bump actions/cache from 4.0.2 to 4.2.0 (#467) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.3 (#466) @dependabot
- Bump actions/checkout from 4.1.7 to 4.2.0 (#451) @dependabot
- Bump virtualenv from 20.26.3 to 20.26.6 in /.github/workflows (#450) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 (#452) @dependabot
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#453) @dependabot
- Bump actions/setup-python from 5.1.1 to 5.2.0 (#447) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#449) @dependabot
- Bump actions/download-artifact from 4.1.7 to 4.1.8 (#444) @dependabot
- Bump actions/upload-artifact from 4.3.3 to 4.3.5 (#446) @dependabot
- Bump actions/setup-python from 5.1.0 to 5.1.1 (#442) @dependabot
- Bump pip from 24.1.1 to 24.2 in /.github/workflows (#441) @dependabot
- Bump actions/checkout from 4.1.6 to 4.1.7 (#435) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#436) @dependabot
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#437) @dependabot
- Bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows (#438) @dependabot
- Bump pip from 24.0 to 24.1.1 in /.github/workflows (#439) @dependabot
- Bump codecov/codecov-action from 4.3.1 to 4.4.1 (#430) @dependabot
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#431) @dependabot
- Bump actions/checkout from 4.1.4 to 4.1.6 (#429) @dependabot
- Bump virtualenv from 20.26.1 to 20.26.2 in /.github/workflows (#432) @dependabot
What's Changed
- Ignored CVE-2019-8341 for jinja2. by @yfukai in https://github.com/yfukai/laptrack/pull/433
- Bump virtualenv from 20.26.1 to 20.26.2 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/432
- Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in https://github.com/yfukai/laptrack/pull/429
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/431
- Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in https://github.com/yfukai/laptrack/pull/430
- Update pandas numpy versions. by @yfukai in https://github.com/yfukai/laptrack/pull/434
- Bump pip from 24.0 to 24.1.1 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/439
- Bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/438
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in https://github.com/yfukai/laptrack/pull/437
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in https://github.com/yfukai/laptrack/pull/436
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in https://github.com/yfukai/laptrack/pull/435
- Update pydantic to v2 by @yfukai in https://github.com/yfukai/laptrack/pull/440
- Avoided problematic version of sklearn by @yfukai in https://github.com/yfukai/laptrack/pull/445
- Bump pip from 24.1.1 to 24.2 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/441
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in https://github.com/yfukai/laptrack/pull/442
- Bump actions/upload-artifact from 4.3.3 to 4.3.5 by @dependabot in https://github.com/yfukai/laptrack/pull/446
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in https://github.com/yfukai/laptrack/pull/444
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in https://github.com/yfukai/laptrack/pull/449
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in https://github.com/yfukai/laptrack/pull/447
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/yfukai/laptrack/pull/453
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 by @dependabot in https://github.com/yfukai/laptrack/pull/452
- Bump virtualenv from 20.26.3 to 20.26.6 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/450
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in https://github.com/yfukai/laptrack/pull/451
- Update packages to pass safety check by @yfukai in https://github.com/yfukai/laptrack/pull/465
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.3 by @dependabot in https://github.com/yfukai/laptrack/pull/466
- Bump actions/cache from 4.0.2 to 4.2.0 by @dependabot in https://github.com/yfukai/laptrack/pull/467
- Bump poetry from 1.8.4 to 1.8.5 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/468
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in https://github.com/yfukai/laptrack/pull/459
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in https://github.com/yfukai/laptrack/pull/460
- Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" by @yfukai in https://github.com/yfukai/laptrack/pull/469
- Refactor field names by @yfukai in https://github.com/yfukai/laptrack/pull/472
- Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in https://github.com/yfukai/laptrack/pull/475
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in https://github.com/yfukai/laptrack/pull/474
- Bump codecov/codecov-action from 4.6.0 to 5.1.2 by @dependabot in https://github.com/yfukai/laptrack/pull/473
- Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" by @yfukai in https://github.com/yfukai/laptrack/pull/478
- Updated overlap tracking field names by @yfukai in https://github.com/yfukai/laptrack/pull/477
- pin scipy version to 1.14.1 by @yfukai in https://github.com/yfukai/laptrack/pull/489
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.2.0 by @dependabot in https://github.com/yfukai/laptrack/pull/491
- Bump pip from 24.3.1 to 25.0.1 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/490
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in https://github.com/yfukai/laptrack/pull/483
- Bump poetry from 1.8.5 to 2.0.1 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/487
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in https://github.com/yfukai/laptrack/pull/480
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in https://github.com/yfukai/laptrack/pull/479
- Bump virtualenv from 20.28.0 to 20.29.1 in /.github/workflows by @dependabot in https://github.com/yfukai/laptrack/pull/485
- 0.17.0 release by @yfukai in https://github.com/yfukai/laptrack/pull/492
- Update readthedocs yaml for poetry by @yfukai in https://github.com/yfukai/laptrack/pull/493
Full Changelog: https://github.com/yfukai/laptrack/compare/v0.16.2...v0.17.0
Files
yfukai/laptrack-v0.17.0.zip
Files
(24.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:60231364569d602d2425c1f7d7dc97b5
|
24.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/yfukai/laptrack/tree/v0.17.0 (URL)
Software
- Repository URL
- https://github.com/yfukai/laptrack