Skip to content

Releases: thatfactory/progressionkit

0.1.1

18 May 21:46
1ad5b7f

Choose a tag to compare

What's Changed

  • Added practical README integration examples covering PKProfile, PKEvent, PKUpdate, and PKConfig.
  • Added a simple SwiftUI progress bar example driven by ProgressionKit update values.
  • Refreshed docs assets with an updated usage video for the new example flow.

Full Changelog

  • bfc6a3f Add practical README usage and SwiftUI progress example

0.1.0

07 Apr 10:47
1cf4009

Choose a tag to compare

Initial release of ProgressionKit.

  • Added a pure progression engine with PKProfile, PKEvent, PKConfig, PKUpdate, and PKEngine.
  • 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.