The following list describes the changes by component:
- Update Poetry's package dependencies
Bug fixes:
- Fixed missing backend name in usage string (#799)
Theperceval
command-line tool now correctly displays the backend name in the usage string when using the--help
option.
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
Bug fixes:
- Roles attribute not available on some enrichers
The 'roles' attribute wasn't available for all the enrichers. The attribute has been added to the main class 'Enrich' so subclasses will have it available even when they don't use it.
- Update Poetry's package dependencies