This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
0.3.0
What's Changed
- Implement allow list for aliases shorter than 5 characters by @dpriskorn in #32
- Enable fetching main subjects from sparql for all tasks by @dpriskorn in #33
- Improve handling of results by @dpriskorn in #38
- Support exporting to dataframe by @dpriskorn in #39
- Ask when limit reached by @dpriskorn in #42
- Implement blocklist and no_alias lists by @dpriskorn in #44
- Refactor configuration files by @dpriskorn in #45
- Show number of queries also by @dpriskorn in #46
- Lookup aliases and discard those that appear in a label by @dpriskorn in #47
- Use set in suggestion by @dpriskorn in #51
- Add ItemSubjector class by @dpriskorn in #52
- fix list_of_allowed_aliases by @dpriskorn in #54
- Fix git requirement invocation and update WBI by @dpriskorn in #56
- Refactor login and update to new WBI syntax by @dpriskorn in #57
- Manage with poetry by @dpriskorn in #63
Full Changelog: v0.2...v0.3.0