Skip to content

v0.41.0

Choose a tag to compare

@yaakovLowenstein yaakovLowenstein released this 11 Mar 20:09
· 2 commits to master since this release

Feature

  • Add support for passing additional kwargs to get_hx_object (cbb7d10)

Fix

  • Don't break on deserializing kwargs if NoneType is passed in (6859edc)

Breaking

  • The get_hx_object method now accepts additional kwargs, which may require updates to any custom implementations of this method. (cbb7d10)