g1 is upgraded from 0.17.1 to 0.17.3, which introduces
reverse: true and discrete scalesmodules.js. Allows require('g1') in nodeleaftlet to 1.5lodash to 4.17.15select2 to 4.0.8vega-embed to 4.2.2cachetools >= 3.0.0 is required from gramex >= 1.57.
Fixes #179gramex.cache.set_cache to setup TTL caches.
Fixes #178DataHandler, QueryHandler are deperacted. Use FormHandlergramex.cache.query key serialization fixed with str(sql) and kwargs.
Fixes #179The Gramex code base has:
To upgrade Gramex, run:
pip install --upgrade gramex
pip install --upgrade gramexenterprise # If you use DBAuth, LDAPAuth, etc.
gramex setup --all