Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Version 2.3.1

Latest
Compare
Choose a tag to compare
@bsamuel-ui bsamuel-ui released this 13 Feb 19:26
· 2 commits to master since this release

The action to convert attrs classes to dicts checks if a value is set to its default using the == operator. In some cases this doesn't work; this patch won't check mandatory fields.