Skip to content

Releases: thatfactory/progressionkit

0.1.2

26 May 14:30
3646a1a

Choose a tag to compare

What's Changed

  • Bumped swift-docc-plugin from 1.4.6 to 1.5.0 in Package.swift.
  • Updated Package.resolved to pin swift-docc-plugin 1.5.0.

Pull Requests

  • #1 Bump swift-docc-plugin to 1.5.0

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.