Skip to content

v5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 16:53
· 5 commits to main since this release

v5.3.0 (2024-12-29)

Feature

  • feat: Replace assert statements with exception code (#400)

  • replaces assert statements with exception code

  • replaces assert statements with exception code in less obvious cases

  • removes unnecessary if and else statements (324be25)