Skip to content

Releases: sushichan044/ductile-ui

v0.3.0

23 Jun 16:15
4a7f843
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.3.0

v0.2.6

24 Oct 08:54
99d2bcd
Compare
Choose a tag to compare

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

18 Oct 08:49
2cb047b
Compare
Choose a tag to compare

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

17 Oct 05:20
635d676
Compare
Choose a tag to compare

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

14 Oct 15:05
633b0b5
Compare
Choose a tag to compare

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

13 Oct 05:38
713f5a8
Compare
Choose a tag to compare

What's Changed

  • Fix/#23 timeout handling by @sushi-chaaaan in #26
  • build: bump version to v0.2.1 by @sushi-chaaaan in #27
  • build: bump version to 0.2.2 by @sushi-chaaaan in #28

Full Changelog: v0.2.0...v0.2.2

v0.2.0

11 Oct 09:12
bad46ef
Compare
Choose a tag to compare

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