Simple-parsing

Latest version: v0.1.5

Safety actively analyzes 622217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.5

What's Changed
* Faster import (lazy numpy) by lebrice in https://github.com/lebrice/SimpleParsing/pull/285
* Add support for TOML config files by diggerk in https://github.com/lebrice/SimpleParsing/pull/289
* Remove the benchmark-comment workflow for now by lebrice in https://github.com/lebrice/SimpleParsing/pull/291
* Disallow extra nonexistent fields by anivegesana in https://github.com/lebrice/SimpleParsing/pull/290
* fix broken link by stas00 in https://github.com/lebrice/SimpleParsing/pull/292

New Contributors
* diggerk made their first contribution in https://github.com/lebrice/SimpleParsing/pull/289
* anivegesana made their first contribution in https://github.com/lebrice/SimpleParsing/pull/290
* stas00 made their first contribution in https://github.com/lebrice/SimpleParsing/pull/292

**Full Changelog**: https://github.com/lebrice/SimpleParsing/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* Simplify and Fix test_decorator.py by lebrice in https://github.com/lebrice/SimpleParsing/pull/273
* Remove PyTorch as a test dependency by lebrice in https://github.com/lebrice/SimpleParsing/pull/274
* Add `replace_subgroups` function by zhiruiluo in https://github.com/lebrice/SimpleParsing/pull/215
* add confilct_resolver_max_attempts property by JonasFrey96 in https://github.com/lebrice/SimpleParsing/pull/272
* Increase import performance (lru_cache) and add pytest-benchmark by lebrice in https://github.com/lebrice/SimpleParsing/pull/279
* Add Performance Regression tests to CI by lebrice in https://github.com/lebrice/SimpleParsing/pull/282

New Contributors
* JonasFrey96 made their first contribution in https://github.com/lebrice/SimpleParsing/pull/272

**Full Changelog**: https://github.com/lebrice/SimpleParsing/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* Fix AttributeError in field_parsing.py by lebrice in https://github.com/lebrice/SimpleParsing/pull/251
* Add lru_cache wrapper in docstring parsing by lebrice in https://github.com/lebrice/SimpleParsing/pull/252
* added example for how to use the flag helper by LTluttmann in https://github.com/lebrice/SimpleParsing/pull/256
* Lazy import of numpy/torch etc. by breuleux in https://github.com/lebrice/SimpleParsing/pull/253
* Fix literals for Python 3.9 by brentyi in https://github.com/lebrice/SimpleParsing/pull/260
* Add test to reproduce 259 by lebrice in https://github.com/lebrice/SimpleParsing/pull/262
* upgrade precommit hooks by lebrice in https://github.com/lebrice/SimpleParsing/pull/263

New Contributors
* LTluttmann made their first contribution in https://github.com/lebrice/SimpleParsing/pull/256
* breuleux made their first contribution in https://github.com/lebrice/SimpleParsing/pull/253
* brentyi made their first contribution in https://github.com/lebrice/SimpleParsing/pull/260

**Full Changelog**: https://github.com/lebrice/SimpleParsing/compare/v0.1.2...v0.1.3

0.1.2.post1

What's Changed
* Fix AttributeError in field_parsing.py by lebrice in https://github.com/lebrice/SimpleParsing/pull/251
* Add lru_cache wrapper in docstring parsing by lebrice in https://github.com/lebrice/SimpleParsing/pull/252


**Full Changelog**: https://github.com/lebrice/SimpleParsing/compare/v0.1.2...v0.1.2.post1

0.1.2

What's Changed
* fix postponed annotation when field is overwritten by mixilchenko in https://github.com/lebrice/SimpleParsing/pull/228
* Fix bad link in docs/README.md by lebrice in https://github.com/lebrice/SimpleParsing/pull/236
* [pre-commit-hook] Change flake8 repo to https://github.com/pycqa/flake8 by zhiruiluo in https://github.com/lebrice/SimpleParsing/pull/238
* Fix 247 by rhaps0dy in https://github.com/lebrice/SimpleParsing/pull/248
* Raise a warning on unsafe/lossy cast to int, float, and bools by lebrice in https://github.com/lebrice/SimpleParsing/pull/242
* Partials - Dynamic Config Dataclasses for arbitrary callables by lebrice in https://github.com/lebrice/SimpleParsing/pull/156

New Contributors
* rhaps0dy made their first contribution in https://github.com/lebrice/SimpleParsing/pull/248

**Full Changelog**: https://github.com/lebrice/SimpleParsing/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Add test file for utils.mutable_field function by lebrice in https://github.com/lebrice/SimpleParsing/pull/218
* Add test to illustrate enum serialization, update save/load docstrings by lebrice in https://github.com/lebrice/SimpleParsing/pull/220
* Add support for frozen dataclass instances in `subgroups` by lebrice in https://github.com/lebrice/SimpleParsing/pull/224
* Make it possible to overwrite a decoding fn for a given type by lebrice in https://github.com/lebrice/SimpleParsing/pull/232
* Improve `load`/`save`/`to_dict` (see description) by lebrice in https://github.com/lebrice/SimpleParsing/pull/233
* Literal types no longer cause a warning on decoding by norabelrose in https://github.com/lebrice/SimpleParsing/pull/221
* Add tests to confirm that 160 and 161 are fixed by lebrice in https://github.com/lebrice/SimpleParsing/pull/234

New Contributors
* norabelrose made their first contribution in https://github.com/lebrice/SimpleParsing/pull/221

**Full Changelog**: https://github.com/lebrice/SimpleParsing/compare/v0.1.0...v0.1.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.