Skip to content

v0.3.9

Choose a tag to compare

@mikeckennedy mikeckennedy released this 06 Jan 00:38
· 49 commits to main since this release

[0.3.9] - 2026-01-05

Added

Changed

  • Loosen some of the types to allow more flexible usage (avoid type errors when DTOs/ViewModels/etc have VALUE|None typing but are known to be in a good state)
  • Refactor client implementation to improve organization and maintainability