Skip to content

v0.2.0

Compare
Choose a tag to compare
@sushichan044 sushichan044 released this 11 Oct 09:12
· 136 commits to main since this release
bad46ef

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