Skip to content

Releases: yulingtianxia/MessageThrottle

New Features!

31 Jul 15:45
Compare
Choose a tag to compare
  1. Persistent Rules
  2. Enhance Safety

1.2.3

19 Jun 17:49
Compare
Choose a tag to compare
1.2.3

Better Performance

30 May 18:27
Compare
Choose a tag to compare
1.2.2

1.2.2

Performance Optimization

29 May 16:18
Compare
Choose a tag to compare
  1. fix multi-thread bugs.
  2. fix discard rule bugs.

Add NEW Feature.

12 May 16:42
Compare
Choose a tag to compare

Let method MUST invoke at the specified conditions.

Fix bugs

29 Mar 11:55
Compare
Choose a tag to compare

修复一处继承链关系判断问题

22 Mar 13:07
Compare
Choose a tag to compare
1.1.2

修复一处继承链关系判断问题

Bug Fixed!

14 Dec 16:29
Compare
Choose a tag to compare

Use selector to distinguish different deallocated targets.

Self-managed MTRule

11 Dec 15:48
Compare
Choose a tag to compare
  1. MTRule will discard itself automatically when the target is deallocated.
  2. More security: MTRule has the readonly target and selector.
  3. Fix bug about SEL equality check.

Fix Bug

04 Dec 15:54
Compare
Choose a tag to compare

Fix a bug on MTPerformModeLast mode.