# CHANGELOG ## 0.5.0 * Simplify inspect of context. * Add default priority config. ## 0.4.1 * Clear registry of coactions when reloaded. ## 0.4.0 * Improve lookup performance for named coactors. ## 0.3.0 * Reduce inspection size for context. ## 0.2.2 * Allow overwrite context variables. ## 0.2.1 * Truncate string for context. ## 0.2.0 * Add context feature. * Add priority to coaction. ## 0.1.2 * Clear lookup cache when reloaded. * Use require_dependency instead of require. ## 0.1.1 * Reassign config data when configured. ## 0.1.0 * First release.