Skip to content

v3.0

Latest

Choose a tag to compare

@toumorokoshi toumorokoshi released this 17 Aug 05:49
d180db5

Breaking Changes

  • fix: override_if_not_empty should not skip falsy primitives (0, False, 0.0) by @gaoflow in #41 (considered a breaking change due to no longer treating falsy values as empty, and the behavior will change for those who may rely on it).

Full Changelog: v2.1.0...v3.0