You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move IssueInfo.data initialization from __post_init_post_parse__ to _get_input_()
* Author affiliations parsing, use the term 'institution'
* Use model_dump() instead of dict() as the latter is deprecated
* Use model_dump_json() instead of dict() as the latter deprecated and json needs the former
* 'institution' to 'affiliation ' changes in gallery_generator and resource_gallery
* 'institution' to 'affiliation ' changes in collect-user-submission
0 commit comments