Releases: thatfactory/progressionkit
Releases · thatfactory/progressionkit
0.1.1
What's Changed
- Added practical
READMEintegration examples coveringPKProfile,PKEvent,PKUpdate, andPKConfig. - Added a simple SwiftUI progress bar example driven by
ProgressionKitupdate values. - Refreshed docs assets with an updated usage video for the new example flow.
Full Changelog
bfc6a3fAdd practical README usage and SwiftUI progress example
0.1.0
Initial release of ProgressionKit.
- Added a pure progression engine with
PKProfile,PKEvent,PKConfig,PKUpdate, andPKEngine. - Added Swift 6.3 / Xcode 26.4 package scaffolding, DocC docs, and self-hosted macOS CI and release workflows.
- Added unit tests for XP gain, duplicate-grind protection, level derivation, and tier unlocks.