Swiftpack.co - Swift Packages by Tavernari

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

Packages published by Tavernari

Tavernari/StringContainsOperators 1.3.0
StringContainsOperators is a Swift library that provides custom operators for performing advanced string search operations with an intuitive and expressive syntax. This library simplifies the process of checking if a string contains multiple substrings with different logical conditions.
⭐️ 28
🕓 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.
1.3.0
1 year ago
### Input Kind of each predicate Added an input kind for each predicate, which helps to simplify the implementation of strategies by allowing them to take in and output only one kind of data. This change will also make it easier to write unit tests for each strategy. ### Simplified the implementation of Strategies We have simplified the implementation of strategies, making it easier to maintain and update them in the future. This change also improves the readability of the code. ### Added Unit Tests for each strategy To ensure that each strategy works as expected, we have added unit tests for each strategy. These tests cover both positive and negative scenarios, ensuring that each strategy behaves as expected in all cases. ### Added throw capability when invalid strategy evaluates We have added a throw capability when an invalid strategy is evaluated. This change ensures that the library is more robust and that errors are caught early, improving overall stability and reliability.
1.2.0
1 year ago
Add negatable operator `!` Add regexp operator `=~`
1.1.1
1 year ago
Improve internal implementations. Add comments.
1.1.0
1 year ago
Add `~` prefix operator to signalize insensitive case and diacritic.
1.0.0
1 year ago
Tavernari/DIContainer 0.3.0
DIContainer Swift is an ultra-light dependency injection container made to help developers to handle dependencies easily. It works with Swift 5.1 or above.
⭐️ 17
🕓 14 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.
0.3.0
14 weeks ago
## What's Changed * Enhanced Dependency Injection Functionality and Documentation by @Tavernari in https://github.com/Tavernari/DIContainer/pull/6 **Full Changelog**: https://github.com/Tavernari/DIContainer/compare/0.2.1...0.3.0
Tavernari/SimpleMock 0.3.1
SimpleMock is a very light way to create Mocks as you need.
⭐️ 2
🕓 36 weeks ago
iOS macOS watchOS tvOS driverKit macCatalyst
Tavernari/UIKitConfigurator 0.0.1
Collection of extensions to help to create components on the view code approach.
⭐️ 0
🕓 2 years ago

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