Releases: larq/zookeeper
Releases · larq/zookeeper
v1.3.4
👷♂️ Internal Improvements
- Drop Python 3.7 support (#370) @CNugteren
- Test against TensorFlow up to version 2.11 (#370) @CNugteren
⬆️ Dependencies
- Update to the latest release-drafter (#373) @CNugteren
- Bump pytest from 7.2.1 to 7.4.0 (#355, #370) @dependabot
- Bump black from 22.6.0 to 23.7.0 (#333, #370) @dependabot
- Bump docformatter from 1.4 to 1.7.4 (#332, #370) @dependabot
- Bump flake8 from 4.0.1 to 6.0.0 (#330, #370) @dependabot
- Bump pytype to 2023.6.16 (#370) @CNugteren
- Bump isort to 5.12.0 (#370) @CNugteren
- Update tensorflow-datasets requirement from <4.7.0,>=1.3.0 to >=1.3.0,<4.8.0 (#337) @dependabot
v1.3.3
👷♂️ Internal Improvements
⬆️ Dependencies
- Update click requirement from <8.1.0,>=7.0 to >=7.0,<8.2.0 (#316) @dependabot
- Bump black from 22.3.0 to 22.6.0 (#325) @dependabot
- Bump actions/setup-python from 3 to 4 (#324) @dependabot
- Update tensorflow-datasets requirement from <4.6.0,>=1.3.0 to >=1.3.0,<4.7.0 (#323) @dependabot
- Bump toolmantim/release-drafter from 5.19.0 to 5.20.0 (#322) @dependabot
- Bump pytype from 2021.10.25 to 2022.4.22 (#319) @dependabot
- Bump black from 22.1.0 to 22.3.0 (#317) @dependabot
- Bump toolmantim/release-drafter from 5.18.1 to 5.19.0 (#313) @dependabot
- Bump actions/checkout from 2 to 3 (#312) @dependabot
- Bump black from 21.12b0 to 22.1.0 (#305) @dependabot
- Bump actions/setup-python from 2.3.2 to 3 (#311) @dependabot
- Bump pytest from 7.0.0 to 7.0.1 (#310) @dependabot
- Bump toolmantim/release-drafter from 5.18.0 to 5.18.1 (#307) @dependabot
- Bump actions/setup-python from 2.3.1 to 2.3.2 (#308) @dependabot
- Bump pytest from 6.2.5 to 7.0.0 (#309) @dependabot
- Bump toolmantim/release-drafter from 5.17.6 to 5.18.0 (#306) @dependabot
- Update tensorflow-datasets requirement from <4.5.0,>=1.3.0 to >=1.3.0,<4.6.0 (#304) @dependabot
- Bump toolmantim/release-drafter from 5.17.5 to 5.17.6 (#303) @dependabot
- Bump toolmantim/release-drafter from 5.16.1 to 5.17.5 (#302) @dependabot
- Bump toolmantim/release-drafter from 5.15.0 to 5.16.1 (#301) @dependabot
- Bump black from 21.11b1 to 21.12b0 (#300) @dependabot
- Bump actions/setup-python from 2.3.0 to 2.3.1 (#299) @dependabot
- Bump black from 21.11b0 to 21.11b1 (#298) @dependabot
- Bump actions/setup-python from 2.2.2 to 2.3.0 (#297) @dependabot
- Bump isort from 5.10.0 to 5.10.1 (#295) @dependabot
- Bump black from 21.10b0 to 21.11b0 (#296) @dependabot
- Bump isort from 5.9.3 to 5.10.0 (#292) @dependabot
- Fix CI issue by pinning Keras version to 2.6 for TF <= 2.6 (#293) @CNugteren
- Bump black from 21.9b0 to 21.10b0 (#291) @dependabot
- Bump pytype from 2021.10.18 to 2021.10.25 (#290) @dependabot
- Bump pytype from 2021.10.11 to 2021.10.18 (#288) @dependabot
- Bump flake8 from 4.0.0 to 4.0.1 (#287) @dependabot
- Bump pytype from 2021.10.4 to 2021.10.11 (#286) @dependabot
- Update typeguard requirement from <2.13.0,>=2.5.1 to >=2.5.1,<2.14.0 (#285) @dependabot
- Bump flake8 from 3.9.2 to 4.0.0 (#284) @dependabot
- Bump pytype from 2021.9.27 to 2021.10.4 (#283) @dependabot
- Bump pytest-cov from 2.12.1 to 3.0.0 (#282) @dependabot
- Bump pytype from 2021.9.9 to 2021.9.27 (#281) @dependabot
- Bump black from 21.8b0 to 21.9b0 (#279) @dependabot
- Bump pytype from 2021.8.24 to 2021.9.9 (#278) @dependabot
v1.3.2
- ⬆️ TensorFlow CI versions. (#276) @AdamHillier
🐛 Bug Fixes
- Fix the behaviour of
__pre_configure__
with nested components. (#275) @AdamHillier
⬆️ Dependencies
- Bump pytype from 2021.8.11 to 2021.8.24 (#271) @dependabot
- Bump black from 21.7b0 to 21.8b0 (#272) @dependabot
- Bump pytest from 6.2.4 to 6.2.5 (#273) @dependabot
- Bump pytype from 2021.8.3 to 2021.8.11 (#270) @dependabot
- Bump pytype from 2021.7.27 to 2021.8.3 (#269) @dependabot
- Bump isort from 5.9.2 to 5.9.3 (#268) @dependabot
v1.3.1
👷♂️ Internal Improvements
- Limit dependencies and pin test dependencies. (#253) @AdamHillier
⬆️ Dependencies
- Update tensorflow-datasets requirement from <4.4.0,>=1.3.0 to >=1.3.0,<4.5.0 (#266) @dependabot
- Bump pytype from 2021.7.19 to 2021.7.27 (#265) @dependabot
- Bump pytype from 2021.6.17 to 2021.7.19 (#264) @dependabot
- Bump black from 21.6b0 to 21.7b0 (#263) @dependabot
- Bump isort from 5.9.1 to 5.9.2 (#262) @dependabot
- Bump isort from 5.8.0 to 5.9.1 (#261) @dependabot
- Bump pytype from 2021.5.25 to 2021.6.17 (#260) @dependabot
- Bump black from 21.5b2 to 21.6b0 (#259) @dependabot
- Bump pytest-cov from 2.12.0 to 2.12.1 (#258) @dependabot
- ⬆️ Bump black from 21.5b1 to 21.5b2 (#257) @dependabot
- ⬆️ Bump pytype from 2021.5.19 to 2021.5.25 (#256) @dependabot
- Update tensorflow-datasets requirement from <4.3.0,>=1.3.0 to >=1.3.0,<4.4.0 (#254) @dependabot
- Bump pytype from 2021.5.14 to 2021.5.19 (#255) @dependabot
- Bump black from 21.5b0 to 21.5b1 (#250) @dependabot
- ⬆️ Update pytype requirement from <2021.5.0,>=2019.10.17 to >=2019.10.17,<2021.6.0 (#248) @dependabot
- ⬆️ Bump black from 21.4b2 to 21.5b0 (#249) @dependabot
- Bump black from 21.4b0 to 21.4b2 (#247) @dependabot
- Bump black from 20.8b1 to 21.4b0 (#245) @dependabot
v1.3.0
🎉 Features
- Implement the
ItemsView
protocol for component instances. Closes #237. (#241) @AdamHillier
📖 Documentation
👷♂️ Internal Improvements
- Add TF 2.5.0rc0 to the unittests. (#242) @AdamHillier
- Implement the
ItemsView
protocol for component instances. Closes #237. (#241) @AdamHillier - Remove unused colorama import (#239) @lgeiger
⬆️ Dependencies
- Bump actions/setup-python from v2.2.1 to v2.2.2 (#243) @dependabot
- Update pytype requirement from <2021.4.0,>=2019.10.17 to >=2019.10.17,<2021.5.0 (#240) @dependabot
- Bump isort from 5.7.0 to 5.8.0 (#238) @dependabot
- Bump toolmantim/release-drafter from v5.14.0 to v5.15.0 (#236) @dependabot
- Update flake8 requirement from <3.9.0,>=3.7.9 to >=3.7.9,<3.10.0 (#234) @dependabot
- Update pytype requirement from <2021.3.0,>=2019.10.17 to >=2019.10.17,<2021.4.0 (#233) @dependabot
- Update pytype requirement from <2020.11.0,>=2019.10.17 to >=2019.10.17,<2021.3.0 (#231) @dependabot
v1.2.0
🐛 Bug Fixes
- Ensure the component parent attribute is set correctly. Closes #225. (#228) @AdamHillier
- Perform component configuration in a breadth-first order. (#227) @AdamHillier
- Fix pre-configure bug (#222) @jneeven
📖 Documentation
👷♂️ Internal Improvements
- Perform component configuration in a breadth-first order. (#227) @AdamHillier
- Add ConfigurationError and base_hasattr (#223) @jneeven
- Update TF package versions on CI. (#224) @AdamHillier
⬆️ Dependencies
- Bump toolmantim/release-drafter from v5.13.0 to v5.14.0 (#229) @dependabot
- Bump isort from 5.6.4 to 5.7.0 (#221) @dependabot
- Bump toolmantim/release-drafter from v5.12.1 to v5.13.0 (#220) @dependabot
- Bump actions/setup-python from v2.2.0 to v2.2.1 (#219) @dependabot
v1.1.0
🎉 Features
- Add
__configure__
function to component (#210) @jneeven - Allow
setattr
on unconfigured fields (#211) @jneeven
👷♂️ Internal Improvements
- Add TF 2.4 to CI matrix (#214) @lgeiger
- Fix usage of
setattr
in complex scenarios with nested components. (#213) @AdamHillier
⬆️ Dependencies
- Bump actions/setup-python from v2.1.4 to v2.2.0 (#215) @dependabot
v1.0.6
v1.0.5
🐛 Bug Fixes
- Fix CI by pinning TFDS for old TF versions. (#198) @AdamHillier
📖 Documentation
- Update factory docstring. Closes #204. (#205) @AdamHillier
👷♂️ Internal Improvements
- Shorten the component
str
output by supressing inherited values. (#206) @AdamHillier - Add version property. (#203) @AdamHillier
⬆️ Dependencies
- Bump toolmantim/release-drafter from v5.12.0 to v5.12.1 (#202) @dependabot
- Bump toolmantim/release-drafter from v5.11.0 to v5.12.0 (#201) @dependabot
- Bump actions/setup-python from v2.1.3 to v2.1.4 (#200) @dependabot
- Bump isort from 5.5.4 to 5.6.4 (#199) @dependabot
- Update pytype requirement from <2020.10.0,>=2019.10.17 to >=2019.10.17,<2020.11.0 (#196) @dependabot
- Bump actions/setup-python from v2.1.2 to v2.1.3 (#192) @dependabot
- Bump isort from 5.5.3 to 5.5.4 (#191) @dependabot
- Bump isort from 5.5.2 to 5.5.3 (#190) @dependabot
- Update pytype requirement from <2020.9.0,>=2019.10.17 to >=2019.10.17,<2020.10.0 (#189) @dependabot
- Bump isort from 5.5.1 to 5.5.2 (#188) @dependabot
- Bump isort from 5.5.0 to 5.5.1 (#187) @dependabot
- Bump isort from 5.4.2 to 5.5.0 (#186) @dependabot
- Bump black from 19.10b0 to 20.8b1 (#184) @dependabot
- Bump isort from 5.4.1 to 5.4.2 (#183) @dependabot
- Bump isort from 5.4.0 to 5.4.1 (#182) @dependabot
- Bump isort from 5.3.2 to 5.4.0 (#181) @dependabot
v1.0.4
🐛 Bug Fixes
👷♂️ Internal Improvements
⬆️ Dependencies
- Bump actions/setup-python from v2.1.1 to v2.1.2 (#178) @dependabot
- Update pytype requirement from <2020.8.0,>=2019.10.17 to >=2019.10.17,<2020.9.0 (#177) @dependabot
- Bump isort from 5.3.0 to 5.3.2 (#176) @dependabot
- Bump isort from 5.2.2 to 5.3.0 (#175) @dependabot
- Bump isort from 5.2.1 to 5.2.2 (#174) @dependabot
- Bump isort from 5.2.0 to 5.2.1 (#173) @dependabot
- Bump isort from 5.1.4 to 5.2.0 (#170) @dependabot
- Bump actions/setup-python from v2.1.0 to v2.1.1 (#169) @dependabot
- Bump isort from 5.1.1 to 5.1.4 (#168) @dependabot
- Bump actions/setup-python from v2.0.2 to v2.1.0 (#167) @dependabot
- Bump actions/setup-python from v2.0.1 to v2.0.2 (#166) @dependabot
- Bump isort from 5.1.0 to 5.1.1 (#165) @dependabot
- Bump isort from 5.0.9 to 5.1.0 (#164) @dependabot
- Update pytype requirement from <2020.7.0,>=2019.10.17 to >=2019.10.17,<2020.8.0 (#163) @dependabot
- Bump isort from 5.0.7 to 5.0.9 (#162) @dependabot
- ⬆️ pytype (#161) @AdamHillier
- Bump isort from 5.0.6 to 5.0.7 (#160) @dependabot
- Bump isort from 5.0.4 to 5.0.6 (#159) @dependabot
- Bump isort from 5.0.3 to 5.0.4 (#157) @dependabot
- Bump isort from 5.0.1 to 5.0.3 (#156) @dependabot
- Upgrade isort (#155) @lgeiger
- Update flake8 requirement from ~=3.7.9 to >=3.7.9,<3.9.0 (#152) @dependabot
- Bump toolmantim/release-drafter from v5.7.0 to v5.11.0 (#154) @dependabot
- Bump actions/setup-python from v1 to v2.0.1 (#153) @dependabot
- Create Dependabot config file (#150) @dependabot-preview