I'd like to be able to specify ?v= query when fetching the aff/dic files, IMO should be either via
settings.affUrl & settings.dicUrl
- or
settings.version which would append append ?v=${version} to the query (how the query looks like doesn't really matter as long as the version is in there). WTBS, settings.version to allow granular versioning, we'd need dicVersion && affVersion.
I'd like to be able to specify
?v=query when fetching theaff/dicfiles, IMO should be either viasettings.affUrl&settings.dicUrlsettings.versionwhich would append append?v=${version}to the query (how the query looks like doesn't really matter as long as theversionis in there). WTBS,settings.versionto allow granular versioning, we'd needdicVersion&&affVersion.