Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple dictionaries #29

Merged
merged 3 commits into from
Mar 23, 2024
Merged

Support for multiple dictionaries #29

merged 3 commits into from
Mar 23, 2024

Conversation

MikhailMS
Copy link
Owner

This PR adds a new function add_file to Dictionary which allows to add extra dictionary files to initialised instance of Dictionary

Prior to this it was not possible and the only way to have all required dictionary attributes, values etc within Dictionary was to merge all dictionary files into 1 and use that single file when calling Dictionary::from_file

@MikhailMS MikhailMS self-assigned this Mar 23, 2024
@MikhailMS MikhailMS merged commit aebb7df into development Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant