Skip to content

Releases: tarunon/XCTAssertNoLeak

0.3.2: Merge pull request #17 from giginet/bump-up-version

07 Jun 04:22
d24a03c
Compare
Choose a tag to compare

0.3.1: Merge pull request #15 from hiragram/xc12.5-rc

26 Apr 10:11
779fc46
Compare
Choose a tag to compare

0.3.0

06 Mar 03:26
Compare
Choose a tag to compare

Add .ignoreChildren flag in CustomTraversable.
We can turn off child object's memory leak tracking if this flag make true.

0.2.1

08 Jul 10:17
Compare
Choose a tag to compare
  • Support Swift 5.1
  • Ignore assertion of NSCoding class object. (working as same as value type)

0.2.0-alpha.1

05 Jun 03:33
Compare
Choose a tag to compare
0.2.0-alpha.1 Pre-release
Pre-release
  • Support Swift 5.1
  • Support SPM officially

0.1.2: Merge pull request #5 from tarunon/update_readme

28 May 18:14
172d8b0
Compare
Choose a tag to compare

Improve assert message.
Deprecate set name in context.traverse, we can understand which is wrong from file/line.

0.1.1

24 May 00:18
Compare
Choose a tag to compare

🎉 Congrats

🚀 XCTAssertNoLeak (0.1.1) successfully published
📅 May 24th, 09:23
🌎 https://cocoapods.org/pods/XCTAssertNoLeak
👍 Tell your friends!

Initial release

25 Apr 03:27
5ca5560
Compare
Choose a tag to compare