Releases: sushichan044/ductile-ui
Releases · sushichan044/ductile-ui
v0.4.0
What's Changed
- GitHubの名義変更に対応する by @sushichan044 in #97
- feat: add view object comparison to prevent unnecessary re-renders by @sushichan044 in #98
- chore(deps): update dependency ruff to >=0.7.3 by @renovate in #99
- fix(deps): update dependency pydantic to >=2.9.2 by @renovate in #100
- 0.4.0 by @sushichan044 in #101
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #61
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #62
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- build(deps): bump aiohttp from 3.8.6 to 3.9.0 by @dependabot in #64
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #65
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #68
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #69
- build(deps): bump idna from 3.4 to 3.7 by @dependabot in #73
- chore: Configure Renovate by @renovate in #71
- chore(deps): update dependency aiohttp to v3.9.4 [security] by @renovate in #74
- chore(deps): update dependency frozenlist to v1.4.1 by @renovate in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #88
- CIをActionsへ移行 Fixes #17 by @sushi-chaaaan in #91
- ci: python-version-file not set for setup-python Fixes #92 by @sushi-chaaaan in #93
- Add sync internval option to ViewController Fixes #90 by @sushi-chaaaan in #94
- bump version by @sushi-chaaaan in #95
New Contributors
- @dependabot made their first contribution in #64
- @renovate made their first contribution in #71
Full Changelog: v0.2.6...v0.3.0
v0.2.6
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #58
- feature: add pagination by @sushi-chaaaan in #59
- build: bump version to v0.2.6 by @sushi-chaaaan in #60
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix: implicily clear value if None is passed by @sushi-chaaaan in #55
- build: bump version to v0.2.5 by @sushi-chaaaan in #56
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Update README.md by @sushi-chaaaan in #34
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- use typeddict in selectoption by @sushi-chaaaan in #39
- build: update ruff by @sushi-chaaaan in #40
- build: add typing_extensions as default dependencies by @sushi-chaaaan in #45
- refactor: fix typeddict annotation by @sushi-chaaaan in #46
- docs: add select example by @sushi-chaaaan in #47
- refactor: wait for on_timeout only view is timed out by @sushi-chaaaan in #48
- fix: update package info and deps by @sushi-chaaaan in #52
- build: release v0.2.4 by @sushi-chaaaan in #53
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- support synchronous function in callback by @sushi-chaaaan in #30
- build: bump version to 0.2.3 by @sushi-chaaaan in #31
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.0
What's Changed
- fix: use TYPE_CHECKING to avoid circular import by @sushi-chaaaan in #2
- fix: use relative import by @sushi-chaaaan in #3
- fix annotation syntax by @sushi-chaaaan in #4
- chore: add py.typed by @sushi-chaaaan in #5
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #6
- build: add poethepoet and dev script by @sushi-chaaaan in #14
- build: add dev container config by @sushi-chaaaan in #15
- refactor: reduce namespace import and mark some import as type import by @sushi-chaaaan in #9
- Add docstring by @sushi-chaaaan in #13
- feat: add
State.revert_state()
to allow reverting value to previous one by @sushi-chaaaan in #8 - fix: use normal type annotation in pydantic.BaseModel by @sushi-chaaaan in #22
- Add examples by @sushi-chaaaan in #20
- build: bump version to 0.2.0 by @sushi-chaaaan in #25
New Contributors
- @sushi-chaaaan made their first contribution in #2
- @pre-commit-ci made their first contribution in #6
Full Changelog: https://github.com/sushi-chaaaan/ductile-ui/commits/v0.2.0