Swiftpack.co - Swift Packages by DrAma999

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

Packages published by DrAma999

DrAma999/LittleBlueTooth 0.8.0
A simple library that helps you in connecting with BLE devices
⭐️ 78
🕓 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.
0.8.0
1 year ago
## What's Changed * Added discover methods for service and characteristic by @DrAma999 in https://github.com/DrAma999/LittleBlueTooth/pull/40 **Full Changelog**: https://github.com/DrAma999/LittleBlueTooth/compare/0.7.3...0.8.0### ###
0.7.3
1 year ago
## Commits - 6e433d2: Changed Xcode version (Andrea Finollo) - 7cd6d53: Update swift2.yml (Andrea Finollo) - 2cbf476: Update swift2.yml (Andrea Finollo) - e816f6b: Update swift.yml (Andrea Finollo) - c115d1a: Update swift2.yml (Andrea Finollo)
0.7.2
2 years ago
## Commits - d177643: Update README.md (Andrea Finollo) - 02f08a3: Update swift3.yml (Andrea Finollo) - 902a801: Merge branch 'master' into develop (Andrea) [#38](https://github.com/DrAma999/LittleBlueTooth/pull/38) - 9dcb0b3: Removed swift flag for service as optionale (Andrea) [#37](https://github.com/DrAma999/LittleBlueTooth/pull/37) - 19d62c4: Removed old test (Andrea) [#37](https://github.com/DrAma999/LittleBlueTooth/pull/37) - 64e36a5: Update swift2.yml (Andrea Finollo)
0.7.1
2 years ago
* Conditional compiling for swift 5.5: `CBCharacteristic` `service property` has been modified from unowned to weak * Updated Swift Package Manager version * Excluding plist from SPM manifest * Updated Nordic CoreMock library * Updated to Xcode 13 * Fix crash when passing more than 2 arguments to the logger thx @rolandhordos
0.6.9
3 years ago
## Commits - [[77a7885](https://github.com/DrAma999/LittleBlueTooth/commit/77a7885f1172465992465c67f6b1b6e887f78b32)]: Update swift3.yml (Andrea Finollo) - [[b696ce4](https://github.com/DrAma999/LittleBlueTooth/commit/b696ce452d7bd0ca117e22510b0fe522e632907f)]: Fixing logging for varidic argument (Andrea) [#24](https://github.com/DrAma999/LittleBlueTooth/pull/24) - [[f44a90c](https://github.com/DrAma999/LittleBlueTooth/commit/f44a90c24c9d36622eb9218a0862bbeb857c7981)]: Combine fixes (Andrea) [#24](https://github.com/DrAma999/LittleBlueTooth/pull/24) - [[d4db1c5](https://github.com/DrAma999/LittleBlueTooth/commit/d4db1c5b055f39dc6ca6e2e5af4ef06ac80e9706)]: Fixed tests (Andrea) [#24](https://github.com/DrAma999/LittleBlueTooth/pull/24) - [[4e73f41](https://github.com/DrAma999/LittleBlueTooth/commit/4e73f4120e10951c11f7d887f8f4f68837707e24)]: Merge branch 'feature/fixingLog' into develop (Andrea) [#24](https://github.com/DrAma999/LittleBlueTooth/pull/24)
0.6.8
3 years ago
## Commits - [[b5182b5](https://github.com/DrAma999/LittleBlueTooth/commit/b5182b57a21b6804b8fc43517cfcf59a419bee23)]: Update swift.yml (Andrea Finollo) [#19](https://github.com/DrAma999/LittleBlueTooth/pull/19) - [[ccc2140](https://github.com/DrAma999/LittleBlueTooth/commit/ccc2140f80ee97770392ed9671881540c4dfafda)]: gitflow-feature-stash: improving_docs_jazzy (Andrea) [#19](https://github.com/DrAma999/LittleBlueTooth/pull/19) - [[ef551f7](https://github.com/DrAma999/LittleBlueTooth/commit/ef551f797e7c2cc1d1474ab3895c10069ca1d09f)]: Merge branch 'master' into feature/improving_docs_jazzy (Andrea) [#19](https://github.com/DrAma999/LittleBlueTooth/pull/19) - [[f711d90](https://github.com/DrAma999/LittleBlueTooth/commit/f711d90240c797a467a3cb5cf51899a87902cca7)]: Auto stash before merge of "feature/improving_docs_jazzy" and "master" (Andrea) [#19](https://github.com/DrAma999/LittleBlueTooth/pull/19) - [[48fffb0](https://github.com/DrAma999/LittleBlueTooth/commit/48fffb0acb157f5935675b692c24c216726d2efc)]: Added more documentation to feed jazzy (Andrea) [#19](https://github.com/DrAma999/LittleBlueTooth/pull/19) - [[713a90f](https://github.com/DrAma999/LittleBlueTooth/commit/713a90f70141874b0067073df4011b07a28a737e)]: Updated jazzy conf file (Andrea) [#19](https://github.com/DrAma999/LittleBlueTooth/pull/19) - [[a37d8c7](https://github.com/DrAma999/LittleBlueTooth/commit/a37d8c71bf2f931561ebabf739ce21455ba1cf43)]: Bumpep version to 0.6.8 (Andrea) [#21](https://github.com/DrAma999/LittleBlueTooth/pull/21) - [[5a44815](https://github.com/DrAma999/LittleBlueTooth/commit/5a448155bc5f288a80bbe1a69a95e8982755697c)]: Merge branch 'feature/improving_docs_jazzy' into develop (Andrea) [#21](https://github.com/DrAma999/LittleBlueTooth/pull/21)
0.6.7
3 years ago
## Commits - [[a93ac11](https://github.com/DrAma999/LittleBlueTooth/commit/a93ac112bda53e2057115dd54bef456113b2c5f9)]: Fixed upload articfact (Andrea)
XCFramework
3 years ago
0.6.2
3 years ago
Improved logging, now all combine print operator are disabled by default
0.6.1
3 years ago
swift 5.3.1 support
iOS macOS watchOS tvOS
DrAma999/BitWiser 0.0.3
A simple library to help you in dealing with bytes, bits and nibbles :-)
⭐️ 25
🕓 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.0.3
2 years ago
## What's Changed * DSL Style for Byte Array Creation by @DrAma999 in https://github.com/DrAma999/BitWiser/pull/4 * Use of result builders to create a DSL for byte arrays and data objects by @DrAma999 in https://github.com/DrAma999/BitWiser/pull/5 **Full Changelog**: https://github.com/DrAma999/BitWiser/compare/0.0.2...0.0.3
0.0.2
2 years ago
## What's Changed * Computed properties to convert integers to bytes by @codingspark in https://github.com/DrAma999/BitWiser/pull/1 * A little bit of lint for Code Factor by @DrAma999 in https://github.com/DrAma999/BitWiser/pull/2 ## New Contributors * @codingspark made their first contribution in https://github.com/DrAma999/BitWiser/pull/1 * @DrAma999 made their first contribution in https://github.com/DrAma999/BitWiser/pull/2 **Full Changelog**: https://github.com/DrAma999/BitWiser/compare/0.0.1...0.0.2
BitWiser 0.0.1
2 years ago
First release :-D
DrAma999/GithubAction 0.12.0
Testing GitHub action files for apple environment
⭐️ 0
🕓 3 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.12.0
3 years ago
## Commits - [[c9a150f](https://github.com/DrAma999/GithubAction/commit/c9a150fec5dac6d52175979457764dd4bc1ab9a1)]: added jazzy (Andrea) - [[44a03ab](https://github.com/DrAma999/GithubAction/commit/44a03ab4287ab4f27f4a9cea0033eb034e527e5e)]: added jazzy config (Andrea) - [[ceadab1](https://github.com/DrAma999/GithubAction/commit/ceadab1e63ac934caafbda16a298c72d3ea39658)]: Update swift3.yml (Andrea Finollo)
0.10.0
3 years ago
## Commits - [[d186aab](https://github.com/DrAma999/GithubAction/commit/d186aab7e74dc4b7b876f8a337785d531d387484)]: changed dir (Andrea) - [[c9bec06](https://github.com/DrAma999/GithubAction/commit/c9bec064c3dd6f4c199c59d131fd24e93d303a75)]: dir (Andrea)
daje
3 years ago
3 years ago
Con carthage
3 years ago
fixed framework list
3 years ago
ls
3 years ago
Again
3 years ago
Retry
3 years ago
Trying laughing script
3 years ago
iOS macOS watchOS tvOS

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