Releases: krzysztofzablocki/LifetimeTracker
Releases · krzysztofzablocki/LifetimeTracker
Fixes carthage build issues
1.2.1 docs: metadata update for 1.2.1
Group UI & Improvements
Framework
- refactor identifier to groups
- allow ungrouped instances
- support different max count in a group as the sum of all its entries max counts
Dashboard
- add color indicator to mark entries as leak
- display groups instead of standalone items
- support orientation changes
- snap an expanded dashboard back to the bottom if it reached the bottom of the screen before
- order entries descending after their offset between maxCount and count
- fix empty space between dashboard and device bottom during the initial opening
Small other things
- reduce magic number and strings usage
- fix Xcode warnings
- change example app background color to be different than the dashboard view
- add NSObject leaks to example project
1.1.1
refactor: simplify code to run on older swift version
Control visibility of Dashboard
1.1.0 Merge branch 'JimRoepcke-customize-visibility'
1.0.9
feat: add accessiblity identifier for summary label
Always refresh UI from mainthread
1.0.8 feat: dispatch to main thread on refreshUI, in case something is deal…
Swift4 fix
1.0.7 fix: add missing objc attribute for swift4
Draggable dashboard
1.0.6 docs: metadata for 1.0.6
1.0.5
Carthage fixes
1.0.4
docs: metadata update