Swiftpack.co - Swift Packages by aliaslab-1984

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

Packages published by aliaslab-1984

aliaslab-1984/BattleAxe v0.2
A simple and extensible Logger written in Swift.
⭐️ 2
🕓 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.
Adds device info in logs data.
2 years ago
**Full Changelog**: https://github.com/aliaslab-1984/BattleAxe/compare/0.3.6...0.3.7
Fixed internal errors that prevented to read the logs file.
2 years ago
**Full Changelog**: https://github.com/aliaslab-1984/BattleAxe/compare/0.3.5...0.3.6
Fixed file writer bugs
2 years ago
This release fixes a bug that prevented the file writer to write logs with the Standard configuration.
Less verbose file path
2 years ago
When the fileName LogIngredient is used, the formatted log will feature only the filename and not the full file path.
.debugOnly level
2 years ago
New severity level: debugOnly (+ some convenience methods and refactoring)
More fixes
2 years ago
Small fixes to tests
2 years ago
BattleAxe Channels
2 years ago
This release introduces channels: a way to make log filtering easier than ever! With channels you'll be able to register each log provider, or all providers, to one or more channels. This release also fixes some issues with log formatting and makes easier to choose which components will be shown in your logs (such as timestamp, channel, filename, line..).
More complex LogMessage
2 years ago
This release focuses on adding more information to LogMessage, which now provides the calling thread and some more infos about the Process. Other than that it also features some internal optimisations, that makes the API even easier and more flexible to use.
Initial beta release
3 years ago
iOS macOS watchOS tvOS
aliaslab-1984/AuthenticatedRequests 2.0.5
A lightweight API client written in Swift.
⭐️ 1
🕓 30 weeks 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.
Small QOL improvements
42 weeks ago
Any Authenticator!
44 weeks ago
**Full Changelog**: https://github.com/aliaslab-1984/AuthenticatedRequests/compare/0.1.6...2.0.2
Fixes FileManager errors
1 year ago
Fixes an error that occurred on devices running iOS 14 and older when finishing the download of a file.
Fixes file url disappearing right after download
1 year ago
This release fixes an issue that prevented the downloaded item to be accessible after the download.
Fixed download bug fo iOS 14.0
1 year ago
This release fixes a bug that prevented to correclty perform a download task on iOS 14
User agent settings
1 year ago
Added ability to perform download authenticated requests
1 year ago
Initial release
1 year ago
This release showcases the main usecases, it still lacks of some custom behaviors.
iOS macOS
aliaslab-1984/IDSQRKit 1.0.10
A small package that helps to handle QR code scanning on iOS.
⭐️ 1
🕓 1 year 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.
Fixes possible UI unresponsiveness.
1 year ago
As the title says, this release aims to fix a hang risk warning that started to appear with XCode 14 when starting or stopping an `AVCaptureSession`.
Fixed translation to follow Apple guidelines
2 years ago
Fixed a potential bug that added multiple preview layers.
2 years ago
The preview view now respects the device orientation
2 years ago
The QRScan view now respects the assigned tintColor
2 years ago
Dismissing the viewcontroller if the user opens settings
2 years ago
Improved permission handling
2 years ago
This version handles the camera permissions, and redirects the user to the settings if needed. It also adds English and Italian localization.
Fixed missing dependency on target
2 years ago
Fixed missing dependencies
2 years ago
Added a small logger
2 years ago
iOS
aliaslab-1984/ALProgressHUD 2.3.0
AliasLab Progress HUD (Head Up Display)
⭐️ 0
🕓 2 years ago
iOS
aliaslab-1984/IDSRSAHelper 1.0.0
A helper wrapper to the most common RSA cryptography operations.
⭐️ 0
🕓 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.
Initial release
2 years ago
iOS macOS
aliaslab-1984/SCPinKeyboard 0.3.0
A simple keyboard to insert a PIN.
⭐️ 0
🕓 1 year 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.
Enabling/disabling the keyboard
1 year ago
Multiple styles
2 years ago
Initial release
2 years ago
iOS
aliaslab-1984/CoordinatorKit 1.1.0
Package that implements the Coordinator pattern in Swift.
⭐️ 0
🕓 1 year 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.
Dependencies less viewcontrollers
1 year ago
This release removes the `Dependencies` typealias.
Last release with Dependencies typealias.
1 year ago
Bumped version and last version that uses the Dependencies typealias.
4 years ago
iOS
aliaslab-1984/ALToast 1.0.8
A tiny library to display toast messages on iOS apps.
⭐️ 0
🕓 1 year 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.
Improved Toast sizing + fixes progress not showing
2 years ago
As the title says, this release aims to fix some annoying bugs with Progress Toasts. Specifically, now all the accessories are placed on the left side of the toast, and if a message is shorter the toast will reflect the message size. Many thanks to @asclepix for the contribution!
New animatable toast view.
2 years ago
This release adds a new `animatable` toast view, that could transition from different semantic states (success, warning, progress).
2 years ago
Improved centering
2 years ago
This release aims to support the new Swift 5.5 concurrency features, such as MainActor. It also fixes some centering issues for the label's title.
Scrolling title
2 years ago
This release uses [MarqueeLabel](https://github.com/cbpowell/MarqueeLabel) for displaying a scrolling title on the ToastMessage.
Reduced contstraints complaints.
2 years ago
This release aims to fix some constraint issues. It ditches the old layout (that used to be done with a UIStackView) with a new logic.
v1.0
2 years ago
This release qill be the starting point for the future version of the package.
iOS

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