1.0.0 Alpha 8
ZeroIntensity
released this
22 Jan 03:22
·
394 commits
to master
since this release
- Added optional dependencies for
databases
andtemplates
- Added environment prefixes for database configuration
- Added
templates
andTemplatesConfig
to config - Added the
templates
function - Added support for
attrs
in type validation - Added documentation for caching
- Added the
cache_rate
parameter to routers - Removed
psutil
andplotext
as a global dependency - Added
fancy
optional dependencies - Fixed route inputs with synchronous routes
- Breaking Change: Route inputs are now applied in the order of the decorator call as it appears in code