Swiftpack.co - Swift Packages by kharrison

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

Packages published by kharrison

kharrison/ScaledFont 1.0.5
ScaledFont - Using custom fonts with dynamic type
⭐️ 57
🕓 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.
v1.0.5
1 year ago
Add support for building docs ## Change Log - add DocC plugin and .spi.yml config file
v1.0.4
2 years ago
# Improved Platform Compatibility Fixes failing build and unit tests for tvOS and watchOS. ## Change Log * Build for tvOS and watchOS * Unit tests were failing as Noteworthy font was only available on iOS. Switch to Futura so unit tests also work on tvOS and watchOS.
v1.0.3
2 years ago
# Minor update to README Documentation updates. ## Change Log * Add note to README with example of using ScaledFont with a presented SwiftUI view like a sheet (see #3). [f2e10cf](https://github.com/kharrison/ScaledFont/commit/f2e10cf764b09696d4f4203d9390054999a853fb)
v1.0.2
3 years ago
# Minor Release Small documentation updates and code style cleanup ## Change Log * Add a link to the README for the SwiftUI blog post [43b5c97](https://github.com/kharrison/ScaledFont/commit/43b5c97b391c73366377e0f483daa335f179bf4f) * Correct typo in README [77fb581](https://github.com/kharrison/ScaledFont/commit/77fb58130fac5f00affa2a5cad438afb4196e63e) * Clean up internal/public access control [912f10f](https://github.com/kharrison/ScaledFont/commit/912f10fb674dba427f6148d851f2d19ee475d511)
v1.0.1
3 years ago
# Minor bug fix release Fix a couple of minor issues to ignore the Xcode files in the `.swiftpm` folder and move the style examples to a folder at the root of the package. ## Change Log * Add .swiftpm to gitignore [b4defe1](https://github.com/kharrison/ScaledFont/commit/b4defe12893c903a60645a420e1dcc9275e02871) #1 * Remove the previously committed .swiftpm files [5c8d54f](https://github.com/kharrison/ScaledFont/commit/5c8d54f1200f770def933ae52a3a0f9cfd0004cb) #1 * Move Examples folder out of sources [68ec23](https://github.com/kharrison/ScaledFont/commit/68ec23fa183192ba783fa6efd2dc869299981d68) #2
v1.0.0
3 years ago
Initial release
iOS watchOS tvOS
kharrison/CoreDataKit 1.5.1
Core Data Helper Package
⭐️ 17
🕓 46 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.
v1.1.2
1 year ago
## Change Log + Add convenience initializer to insert new managed object into a context
v1.1.1
1 year ago
Minor changes and bux fixes ## Change Log * Add saveIfChanged method to managed object context extension. [59a9dac](https://github.com/kharrison/CoreDataKit/commit/59a9dac429f78d2d72ff3ae05861b74f646fc703) ## Bug Fixes * Do not pin view context if using an in-memory store. This is an unsupported Core Data configuration (see #2). [584d5e2](https://github.com/kharrison/CoreDataKit/commit/584d5e2b20abe58b69815f215eb53cab2748538b)
History Tracking and Query Generation
1 year ago
Enable history tracking and pin query generation to the current generation ## Change Log * Enable History Tracking by default when configuring the store description * Pin the query generation of the view context to the current generation ## Bug Fixes * Configure the fetch request in the fetchFirst method.
iOS macOS watchOS tvOS macCatalyst

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