Recent Releases of jigsaw

jigsaw - v3.2.1

Fix python version checking resulting in a deprecation warning in python 3.10+

- Python
Published by nint8835 almost 4 years ago

jigsaw - v3.2.0

  • Added support for Python 2

- Python
Published by nint8835 almost 9 years ago

jigsaw - v3.1.0

  • Added quickload method to make initial loading of plugins take one line of code instead of three

- Python
Published by nint8835 about 9 years ago

jigsaw - v3.0.0

  • Added support for loading plugins from multiple paths

- Python
Published by nint8835 about 9 years ago

jigsaw - v2.4.0

  • Added reload_manifest method to reload a specific manifest
  • Added reloadallmanifests method to reload all manifests and load any new manifests

- Python
Published by nint8835 about 9 years ago

jigsaw - v2.3.0

  • Added the unload_plugin method to the PluginLoader class to unload a specific plugin

- Python
Published by nint8835 about 9 years ago

jigsaw - v2.2.2

  • Fixed bug that would sometimes cause plugins to not be reloaded due to items being removed from the manifest list

- Python
Published by nint8835 about 9 years ago

jigsaw - v2.2.1

  • Made reloading a plugin enable it afterwards

- Python
Published by nint8835 about 9 years ago

jigsaw - v2.2.0

  • Added enable method to plugin class to handle setting up plugin
  • Added enableallplugins method to loader class to enable all plugins

- Python
Published by nint8835 about 9 years ago

jigsaw - v2.1.4

Changed the way exception handling and file verification in manifest loading works.

- Python
Published by nint8835 about 9 years ago