mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-27 06:58:24 +00:00
3 lines
331 B
Markdown
3 lines
331 B
Markdown
|
- [Bugfix] Actually update the environment on `tutor plugins enable ...`. (by @regisb)
|
||
|
- [Feature] Introduce a `tutor.hooks.lru_cache` decorator that is automatically cleared whenever a plugin is loaded or unloaded. This is useful, in particular when a plugin implements a costly function that depends on tutor hooks. (by @regisb)
|