Fixed - Added parameters to wd_path_analysis function to make calculation of alternate paths optional and set limit on number of paths considered
0.0.10
Added - Added the wd_path_analysis function to the WB class to identify possible options for new item classification based on path analysis in Wikidata
0.0.9
Added - New Item class with claim handler function; handles new and updated claims, qualifiers, and references in a more compact way
0.0.8
Changed - Added datatypes and enums from wikibaseintegrator as a convenience in building workflows
0.0.7
Changed - Changed approach on connection details to WB instance to use explicit environment variables
0.0.6
Changed - Increased Pandas version dependency ^2.0.0