Release 1.0
- First release running with python 3.
- Require
python 3.7,web2py 2.18.3,matplotlib 3.1.1,pandas 0.25.2or above. - Migration to building tool
w2pext/utilitiesrelease 1.0 or above. - Move plugin documentation to
docs/plugin_dbui. - Remove obsoleted callback
IS_IN_USET. - New mechanism to initialize
plugin_dbui. - Improve
LoaderException.jsto improve error reporting.