Releases: skops-dev/skops
Releases · skops-dev/skops
v0.13.0
What's Changed
- MNT post release changes by @adrinjalali in #484
- Bump prefix-dev/setup-pixi from 0.8.12 to 0.8.14 by @dependabot[bot] in #486
- ENH harden Card by adding a flag to allow/disallow insecure pickle loading by @io-no in #485
New Contributors
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- MNT bump version by @adrinjalali in #455
- MNT add funding file to apply to floss.fund by @adrinjalali in #456
- MNT fix link by @adrinjalali in #457
- MNT rename file by @adrinjalali in #458
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot[bot] in #460
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot[bot] in #463
- DOC Add links to PyPI and conda-forge by @ykgmfq in #465
- MNT remove deprecated hub_utils by @adrinjalali in #462
- MNT fix pixi config and support sklearn>=1.3 by @adrinjalali in #461
- MNT replace tabular with prettytable by @adrinjalali in #466
- Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 by @dependabot[bot] in #469
- MNT Add SECURITY.md by @lesteve in #470
- ENH support types with a safe reduce by @adrinjalali in #467
- Bump prefix-dev/setup-pixi from 0.8.2 to 0.8.3 by @dependabot[bot] in #471
- FIX use rich.tree instead of rich.print by @glemaitre in #472
- Bump prefix-dev/setup-pixi from 0.8.3 to 0.8.4 by @dependabot[bot] in #474
- Bump prefix-dev/setup-pixi from 0.8.4 to 0.8.8 by @dependabot[bot] in #476
- Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.10 by @dependabot[bot] in #477
- Bump prefix-dev/setup-pixi from 0.8.10 to 0.8.12 by @dependabot[bot] in #480
- Mnt by @adrinjalali in #481
- ENH harden Method and Operator node audits by @adrinjalali in #482
New Contributors
- @ykgmfq made their first contribution in #465
- @lesteve made their first contribution in #470
- @glemaitre made their first contribution in #472
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- FIX incorrect path in generated model card by @tuscland in #428
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #424
- DOC add warning on skops convert by @adrinjalali in #434
- MNT bump version on main by @adrinjalali in #436
- ENH correctly restore default_factory of a defaultdict by @adrinjalali in #433
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #437
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #438
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 by @dependabot in #442
- MNT add python 3.13 tests by @adrinjalali in #445
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #446
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #448
- Bump codecov/codecov-action from 3 to 5 by @dependabot in #449
- MNT Sklearn1.6 compatibility by @TamaraAtanasoska in #447
- MNT moving to pixi for better CI reprodocibility by @adrinjalali in #451
- MNT set the default shell by @adrinjalali in #452
- MNT support older cython types' reduce by @adrinjalali in #453
New Contributors
- @tuscland made their first contribution in #428
- @TamaraAtanasoska made their first contribution in #447
Full Changelog: v0.10...v0.11.0
v0.10
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #402
- MNT post 0.9 release by @adrinjalali in #400
- MNT Bump actions/setup-python from 4 to 5 and fix tests by @adrinjalali in #405
- TST expect warning in API call by @adrinjalali in #403
- Fix failing clean_skops.py script by @BenjaminBossan in #407
- MNT ignore pandas warning by @adrinjalali in #409
- MNT bump codecov uploader by @adrinjalali in #410
- Testing CI by @BenjaminBossan in #412
- CI pin pytest to <8 for flaky by @adrinjalali in #414
- CI fix codecov token by @adrinjalali in #415
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #413
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #416
- MNT - Removes Python 3.8 support by @lazarust in #418
- MNT - Removes sklearn-intelex and updates changelog by @lazarust in #420
- MNT refresh expired token by @adrinjalali in #421
- Space creator on
main
only by @adrinjalali in #423 - remove
trusted=True
from skops.io.load(s) by @adrinjalali in #422 - MNT Support numpy2 by @adrinjalali in #429
- DOC add changelog by @adrinjalali in #431
Full Changelog: v0.9.0...v0.10
v0.9.0
What's Changed
- Removes unnecessary paragraph after model card updates by @lazarust in #376
- Bump version to next dev version after release by @BenjaminBossan in #378
- MNT: Update repo URL of sklearn nightly build, fix sparse matrix persistence issue by @BenjaminBossan in #375
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #379
- MNT: Support Catboost for Python 3.11 by @EdAbati in #380
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #382
- FIX: Decision Tree Visualization by @reidjohnson in #386
- ENH: Quantile Forest Support by @reidjohnson in #384
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #387
- Bump actions/checkout from 3 to 4 by @dependabot in #390
- MNT: updates to HF Hub, manage fairlearn deprecation by @BenjaminBossan in #392
- FIX: fixed
get_log_level
when level = 3 by @EdAbati in #346 - DEPR deprecate hub_utils.get_model_output by @adrinjalali in #396
- MNT update linters and use ruff by @adrinjalali in #397
- DEPR hub_utils.push by @adrinjalali in #398
- CI move to pypi's trusted publisher workflow by @adrinjalali in #399
New Contributors
- @reidjohnson made their first contribution in #386
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
What's Changed
- MNT start 0.7 development by @adrinjalali in #339
- MNT: A little hardening of the auditing of Nodes by @BenjaminBossan in #340
- MNT Refactor trusted by @BenjaminBossan in #338
- Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in #342
- FEAT Add skops space creator app by @BenjaminBossan in #307
- MNT: Fix clean up script, also clean spaces by @BenjaminBossan in #348
- ENH expose compression and compression level to the user API by @adrinjalali in #345
- TST Add trust check to persistence performance test by @BenjaminBossan in #351
- TST Check file size differences by @BenjaminBossan in #350
- FIX: bug when visualizing byte nodes by @BenjaminBossan in #352
- FIX attempt at fixing broken GH workflow by @BenjaminBossan in #353
- FIX: Broken CI for MacOS and Python 3.8 by @BenjaminBossan in #354
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #356
- Cache model loading in model card by @jucamohedano in #299
- [skip ci] DOC some minor updates to README.rst by @BenjaminBossan in #357
ENH
trusting np.ufuncs and np.dtypes by @omar-araboghli in #336- ENH Copy plots on Card save by @lazarust in #330
ENH
Allow collapsing any section in card by @lazarust in #341- DOC add missing changelog entries by @adrinjalali in #365
Release v0.6
What's Changed
- MNT bump version to 0.6.dev0 on main by @adrinjalali in #280
- MNT add a section for the new releaes in the changelog by @adrinjalali in #281
- DOC add PR prefixes to maintainer docs by @adrinjalali in #282
- ENH pandoc parser minor improvements and support older pandoc by @BenjaminBossan in #284
- Fix typo in _model_card.py by @eltociear in #285
- DOC fix author links by @adrinjalali in #286
- ENH permutation importance by @merveenoyan in #142
MNT/MAINT
upgrading isort to 5.12.0 by @omar-araboghli in #294- ENH: Add possibility to turn section invisible by @BenjaminBossan in #288
- Add tabular regression example by @lazarust in #254
ENH
trusting scipy.ufuncs by @omar-araboghli in #295- DOC Add example of using a custom template with model cards by @BenjaminBossan in #291
- MNT: Upgrade mypy to version 1.0.0 by @BenjaminBossan in #297
- MNT move pr template to proper place by @BenjaminBossan in #306
- MNT Bump actions/checkout from 2 to 3 by @dependabot in #304
- DOC Document compatibility across sklearn versions by @BenjaminBossan in #290
- ENH Add performance test + GH action to run it weekly by @BenjaminBossan in #289
- DOC Add intelex inference example by @ahuber21 in #303
- FIX: Support operators persistence by @BenjaminBossan in #287
ENH
add metric frame by @lazarust in #298- MNT: refactor model card to render sections lazily by @BenjaminBossan in #310
- DOC add roadmap by @adrinjalali in #311
- BUG: Fix bug in tests for fairlearn + 1 more test by @BenjaminBossan in #313
- CI add codecov token to the config by @adrinjalali in #312
- CI Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #318
ENH
Adds ability to create table of contents by @lazarust in #305- FIX Fix issue with setting model_diagram to False by @BenjaminBossan in #314
- DOC make sklearn's estimator run in parallel in the intelex example by @adrinjalali in #316
- FIX: issue with fitting TargetEncoder in tests by @BenjaminBossan in #324
- MNT Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #323
- ENH: Default section for Card.add_* methods by @BenjaminBossan in #321
- FEAT Function to visualize skops files by @BenjaminBossan in #317
- ENH Dealing with skops persistence protocol updates by @BenjaminBossan in #322
- FIX LoadContext missing arg & wrong function name by @BenjaminBossan in #325
- DOC california housing example by @BenjaminBossan in #308
- MNT Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #328
- FIX: Workflow file for persistence performance by @BenjaminBossan in #326
- DOC Add section on compatibility of skops format by @BenjaminBossan in #332
- FIX: Bug in random generator persistence by @BenjaminBossan in #331
- MNT Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in #337
New Contributors
- @eltociear made their first contribution in #285
- @omar-araboghli made their first contribution in #294
- @lazarust made their first contribution in #254
- @ahuber21 made their first contribution in #303
Full Changelog: v0.5.0...v0.6
Release 0.5.0
What's Changed
- MNT: Change placeholder character to control character by @E-Aho in #258
- DOC make the persistence warning the same as the user guide by @adrinjalali in #259
- FIX: Persistence tests failing when using sklearn nightly by @BenjaminBossan in #260
- MNT Turn off CatBoost verbosity in tests by @BenjaminBossan in #262
- DOC Add section on security of supported libraries by @BenjaminBossan in #261
- Prevent CatBoost from creating folder when testing by @BenjaminBossan in #263
- Revert FIX: Persistence tests failing when using sklearn nightly by @adrinjalali in #265
- Update docs on gradio and HF Hub by @BenjaminBossan in #268
- ENH Support more array-like data types for tabular data and list-like data types for text data by @anferico in #179
- Fix for metadata having model format by @merveenoyan in #272
- MNT Fixes for huggingface_hub 0.12 compatibility by @BenjaminBossan in #274
- ENH Work on supporting scikit-learn intelex by @BenjaminBossan in #267
- FEAT CLI conversion by @E-Aho in #249
- MNT add python=3.11 support by @adrinjalali in #246
- FEAT Parse model cards with pandoc by @BenjaminBossan in #257
- MNT bump version to 0.5 by @adrinjalali in #279
v0.4.0.post1
A minor doc change.