Skip to content

5.0.0

Compare
Choose a tag to compare
@wallee-deployment-user wallee-deployment-user released this 03 Apr 17:07
· 1 commit to master since this release

BugFix

  • Explicitly specifies UTF-8 encoding to ensure proper character handling.
  • For read operations, if the entity is not found, return None instead of an entity with no attributes.
  • Refactored unit tests.