Sat, 02 May 2020 14:51:49 +0200
Created new plug-in release.
ChangeLog | file | annotate | diff | comparison | revisions | |
PluginAssistantEric.py | file | annotate | diff | comparison | revisions | |
PluginAssistantEric.zip | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Sat May 02 14:49:53 2020 +0200 +++ b/ChangeLog Sat May 02 14:51:49 2020 +0200 @@ -1,5 +1,8 @@ ChangeLog --------- +Version 4.2.1: +- updated Russian translations + Version 4.2.0: - replaced pixmap icons by vector icons @@ -18,7 +21,7 @@ Version 4.0.0: - bug fixes -- removed bckward compatibility for eric6 before 6.1.0 +- removed backward compatibility for eric6 before 6.1.0 Version 3.2.3: - bug fixes
--- a/PluginAssistantEric.py Sat May 02 14:49:53 2020 +0200 +++ b/PluginAssistantEric.py Sat May 02 14:51:49 2020 +0200 @@ -24,7 +24,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "4.2.0" +version = "4.2.1" className = "AssistantEricPlugin" packageName = "AssistantEric" shortDescription = "Alternative autocompletion and calltips provider."