github saulpw/visidata v2.10
v2.10: autoload installed plugins

latest releases: v3.0.2, v3.0.1, v3.0...
2 years ago

The main new feature in v2.10 is autoloading of installed modules with a visidata.plugins entry_point specified in setup.py, e.g. from vdsql:

    entry_points={'visidata.plugins': 'vdsql=vdsql'}

This release also includes a few dozen minor improvements and bugfixes; see the CHANGELOG for more information.

Don't miss a new visidata release

NewReleases is sending notifications on new releases.