Skip to content

Releases: 3liz/qgis-plugin-manager

1.0.0

24 Feb 07:49
a9ee4fb
Compare
Choose a tag to compare
  • Add a search command to search plugins among tags and names
  • Add an upgrade command to upgrade all plugins installed
  • Add an example with a plugin having a space in its name
  • Add some information about the user and file permissions when showing plugins
  • Display plugin name similarity when installing if the given name is not found
  • Display a better error message if the folder/file can not be removed

0.4.1

14 Feb 13:19
c068089
Compare
Choose a tag to compare
  • Fix a Python error when not the encoding was not set when opening files

0.4.0

10 Jan 08:03
5b5bb75
Compare
Choose a tag to compare
  • Adds some colors in the terminal
  • Better management of QGIS upgrade when the version was hardcoded in the sources.list file
  • Fix an issue about version name
  • Refactoring the code

0.3.0

09 Aug 10:27
38b81ff
Compare
Choose a tag to compare
  • Better error message if the plugin is not found and return 1 for return code
  • Use the QGIS API to determine the QGIS installed version

0.2.0

24 Jun 10:48
8b9a5af
Compare
Choose a tag to compare
  • Fix some issues, CLI still in beta
  • Fix Python error when the cache directory was not existing
  • Fix when the cache was empty to fetch new plugins

0.1.0

25 May 02:47
f135ba4
Compare
Choose a tag to compare
Update readme