Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 15:06
21e19ab

1.0.1 (2024-08-06)

Bug Fixes

  • now importing UUID directly, so use it directly. (1eb55d9)
  • support UUID's correctly; convert them to/from JSON correctly. (a278905)
  • typehint to allow UUID for get_via_id (was always previously supported). (3ff953b)