* Fix pluggable translations being enabled multiple times per request during tests on 2.4. The problem doesn't happen on apps running, only when running tests.
0.8.3
* Fix `replace_template` on TG2.4 * Fix `load_template_patches` on TG2.4
0.8.1
* Fix `plugged` on TG2.4
0.8.0
* Support for TurboGears 2.4
0.7.0
- Support new TurboGears 2.3.10 feature where helpers do not need to be imported in `lib` - Disable i18n for pluggables when `i18n.enabled = false`