Releases: yulingtianxia/MessageThrottle
Releases · yulingtianxia/MessageThrottle
New Features!
- Persistent Rules
- Enhance Safety
1.2.3
1.2.3
Better Performance
1.2.2 1.2.2
Performance Optimization
- fix multi-thread bugs.
- fix discard rule bugs.
Add NEW Feature.
Let method MUST invoke at the specified conditions.
Fix bugs
修复一处继承链关系判断问题
1.1.2 修复一处继承链关系判断问题
Bug Fixed!
Use selector to distinguish different deallocated targets.
Self-managed MTRule
MTRule
will discard itself automatically when thetarget
is deallocated.- More security:
MTRule
has the readonly target and selector. - Fix bug about SEL equality check.
Fix Bug
Fix a bug on MTPerformModeLast mode.