Skip to content

1.2.0 - `getfields` improvements and new `get_field_values`

Choose a tag to compare

@smarie smarie released this 23 Jun 09:28
· 62 commits to main since this release
  • getfields can now be executed on an instance, and provides a public_only option. Fixes #69

  • New get_field_values method to get an ordered dict-like of field name: value. Fixes #70

See documentation page for details.