mirror of
https://github.com/velour/catbase.git
synced 2025-04-03 19:51:42 +00:00
New system: * Each callback can filter for a regex * Backwards compatability using a `.*` generic regex * Handlers now accept a request object instead of bare arguments All new plugins should use this new system.