Releases: narumiruna/mlconfig
Releases · narumiruna/mlconfig
v0.2.3
What's Changed
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot in #79
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #80
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #81
- fix python version by @narumiruna in #82
- Bump types-setuptools from 70.1.0.20240627 to 70.2.0.20240704 by @dependabot in #83
- Bump ruff from 0.5.0 to 0.5.1 by @dependabot in #84
- Bump types-setuptools from 70.2.0.20240704 to 70.3.0.20240710 by @dependabot in #85
- Bump ruff from 0.5.1 to 0.5.2 by @dependabot in #86
- Bump ruff from 0.5.2 to 0.5.3 by @dependabot in #87
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #91
- Bump ruff from 0.5.3 to 0.5.4 by @dependabot in #90
- Bump types-setuptools from 70.3.0.20240710 to 71.0.0.20240722 by @dependabot in #89
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #88
- Bump types-setuptools from 71.0.0.20240722 to 71.1.0.20240723 by @dependabot in #92
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #93
- Bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240808 by @dependabot in #96
- Bump ruff from 0.5.4 to 0.6.0 by @dependabot in #97
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #94
- Bump types-setuptools from 71.1.0.20240723 to 71.1.0.20240813 by @dependabot in #95
- Bump types-setuptools from 71.1.0.20240813 to 71.1.0.20240818 by @dependabot in #98
- Bump ruff from 0.6.0 to 0.6.1 by @dependabot in #99
- Bump types-setuptools from 71.1.0.20240818 to 72.2.0.20240821 by @dependabot in #100
- Bump types-setuptools from 72.2.0.20240821 to 73.0.0.20240822 by @dependabot in #102
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #101
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #103
- Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #104
- Bump types-setuptools from 73.0.0.20240822 to 74.0.0.20240830 by @dependabot in #105
- Bump types-setuptools from 74.0.0.20240830 to 74.0.0.20240831 by @dependabot in #106
- Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #107
- Bump types-setuptools from 74.0.0.20240831 to 74.1.0.20240906 by @dependabot in #108
- Bump types-setuptools from 74.1.0.20240906 to 74.1.0.20240907 by @dependabot in #109
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #110
- Bump ruff from 0.6.4 to 0.6.5 by @dependabot in #111
- Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917 by @dependabot in #113
- Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20240917 by @dependabot in #112
- Bump ruff from 0.6.5 to 0.6.6 by @dependabot in #114
- Bump ruff from 0.6.6 to 0.6.7 by @dependabot in #115
- Bump ruff from 0.6.7 to 0.6.8 by @dependabot in #116
- Bump ruff from 0.6.8 to 0.6.9 by @dependabot in #117
- Bump types-setuptools from 75.1.0.20240917 to 75.1.0.20241014 by @dependabot in #119
- Bump mypy from 1.11.2 to 1.12.0 by @dependabot in #118
- Bump types-setuptools from 75.1.0.20241014 to 75.2.0.20241018 by @dependabot in #120
- Bump ruff from 0.6.9 to 0.7.0 by @dependabot in #121
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in #123
- Bump types-setuptools from 75.2.0.20241018 to 75.2.0.20241019 by @dependabot in #122
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #124
- Bump ruff from 0.7.0 to 0.7.1 by @dependabot in #125
- migrate to uv by @narumiruna in #126
- DEP: remove pip from dev by @narumiruna in #127
- CI: add support for Python versions 3.12 and 3.13 in workflow by @narumiruna in #128
- REFACTOR: update type hints to use union syntax for optional parameters by @narumiruna in #129
- REFACTOR: improve function annotations by @narumiruna in #130
- FIX: fix flatten spe by @narumiruna in #131
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- add flatten function by @narumiruna in #73
- update python and poetry versions in workflows by @narumiruna in #74
- type check by @narumiruna in #75
- Bump ruff from 0.2.0 to 0.4.9 by @dependabot in #78
- Bump pytest from 7.4.3 to 8.2.2 by @dependabot in #77
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #76
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- format by black by @narumiruna in #65
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #66
- Bump urllib3 from 2.0.5 to 2.0.6 by @dependabot in #67
- Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #68
- pytest-cov by @narumiruna in #69
- migrate to ruff by @narumiruna in #70
- Bump idna from 3.4 to 3.7 by @dependabot in #71
- fix mlconfig.torch._register_classes by @narumiruna in #72
New Contributors
- @dependabot made their first contribution in #66
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add function annotations by @narumiruna in #38
- Add 3.7 and 3.8 to unittest python versions by @narumiruna in #39
- get LRScheduler if it exists by @narumiruna in #61
- replace AttrDict and Config by OmegaConf by @narumiruna in #62
- bump version to 0.2.0 by @narumiruna in #63
- ci: improve GitHub workflows by @narumiruna in #64
Full Changelog: v0.1.1...v0.2.0
v0.1.8
v0.1.7
What's Changed
- simplify test case of variable_expansion by @narumiruna in #53
- remove 3.8 from python version for test by @narumiruna in #54
- add getcls by @narumiruna in #55
- use classmethod to instantiate by @narumiruna in #56
- bump version to 0.1.7 by @narumiruna in #57
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Update workflows by @narumiruna in #43
- Remove unused import by @narumiruna in #44
- Import Sequence from collections.abc by @narumiruna in #45
- Bump version to 0.1.5 by @narumiruna in #46
- Update workflows by @narumiruna in #47
- Support variable expansion in strings by @plattfot in #49
- migrate tests from unittest to pytest by @narumiruna in #50
- extract expand_value function by @narumiruna in #51
New Contributors
Full Changelog: v0.1.3...v0.1.6
v0.1.1
Move Config class (#37)
v0.1.0
Rename create_object to instantiate (#35)
v0.0.9
Don't set immutable when loading config (#33)