Swiftpack.co - Swift Packages by dbukowski

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by dbukowski

dbukowski/DBDebugToolkit 0.9.0
Set of easy to use debugging tools for iOS developers & QA engineers.
⭐️ 1,251
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.9.0
2 years ago
## What's Changed * Feature/first refactoring to swift and swift UI by @gamada-de in https://github.com/dbukowski/DBDebugToolkit/pull/62 * Removed NSURLProtocol injection * Currently only some URLSession methods are supported for the request observing. **Full Changelog**: https://github.com/dbukowski/DBDebugToolkit/compare/0.8.0...0.9.0
0.8.0
2 years ago
## What's Changed * Feature/change deployment target to ios 13 by @gamada-de in https://github.com/dbukowski/DBDebugToolkit/pull/58 * Fix `DBNetworkURLProtocolClass` Crash by @tayyab-spay in https://github.com/dbukowski/DBDebugToolkit/pull/60 **Full Changelog**: https://github.com/dbukowski/DBDebugToolkit/compare/0.7.1...0.8.0
0.7.1
2 years ago
## What's Changed * one of the option to fix #56 by @qkzhu in https://github.com/dbukowski/DBDebugToolkit/pull/57 **Full Changelog**: https://github.com/dbukowski/DBDebugToolkit/compare/0.7.0...0.7.1
0.7.0
2 years ago
## What's Changed * check index before access array by @qkzhu in https://github.com/dbukowski/DBDebugToolkit/pull/54 * Allow to register subclass of DBURLProtocol on to NSURLSessionConfigration by @m1entus in https://github.com/dbukowski/DBDebugToolkit/pull/51 * Add support for swift package manager by @tayyab-spay in https://github.com/dbukowski/DBDebugToolkit/pull/55 ## New Contributors * @qkzhu made their first contribution in https://github.com/dbukowski/DBDebugToolkit/pull/54 * @m1entus made their first contribution in https://github.com/dbukowski/DBDebugToolkit/pull/51 * @tayyab-spay made their first contribution in https://github.com/dbukowski/DBDebugToolkit/pull/55 **Full Changelog**: https://github.com/dbukowski/DBDebugToolkit/compare/0.6.0...0.7.0
0.6.0
3 years ago
- Created the ability to provide the menu view controller.
0.5.2
3 years ago
* Removed unused (and deprecated) search controller.
5 years ago
* Fixed crash in request preview. * Fixed typo in swizzling of UIView methods. * Closing the menu programmatically.
5 years ago
- Added `Clear data` shortcut item for removing data from keychain, user defaults, documents directory, and cookies on app launch.
5 years ago
* Added grid overlay opacity settings * Value text in `DBTitleValueTableViewCell` (user for example in request details screen) is now selectable * Added Carthage support
6 years ago
- Grid overlay: highly customizable grid displayed on top of the screen at all times. Helpful during design review and UI debugging - `UIDebuggingInformationOverlay` is working again on iOS 11 - Bug fixes: - Improved table view management in requests list - Network requests logging works again on iOS 9 - Saving screenshots for crash reports on non-main threads - Fixed crash with removing observer of `layer.sublayers`
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics