v1.1.24
What's Changed
- load_source should return lists when lists are passed by @cmungall in #113
- Fixing typo in schemaview by @cmungall in #134
- using correct docstrings for loaders by @cmungall in #133
- add mangle-name opt to schemaview induced slots. This gives callers the options of whether the name field will be populated with a mangled name. E.g. Person__description by @cmungall in #130
Full Changelog: v1.1.23...v1.1.24