Skip to content

Releases: Gerzer/OnboardingKit

Version 1.5.0

Choose a tag to compare

@Gerzer Gerzer released this 27 Mar 20:32
  • Added a new Once onboarding condition

Version 1.4.0

Choose a tag to compare

@Gerzer Gerzer released this 01 Jan 20:21
  • Improved API design and naming

Version 1.3.2

Choose a tag to compare

@Gerzer Gerzer released this 31 Dec 23:06
  • Made result-builder support more robust

Version 1.3.1

Choose a tag to compare

@Gerzer Gerzer released this 24 Dec 04:18
  • Fixed minor issues in the DocC catalog

Version 1.3.0

Choose a tag to compare

@Gerzer Gerzer released this 24 Dec 04:02
  • Added a new Conjunction onboarding condition
  • Added support for custom comparators to more onboarding conditions
  • Modified event logic so that it attempts to reset flags back to reasonable default values

Version 1.2.0

Choose a tag to compare

@Gerzer Gerzer released this 15 Dec 23:20
  • Added a new TimeSinceFirstLaunch onboarding condition
  • Added a new AfterDate onboarding condition
  • Added a new Disjunction onboarding condition
  • Renamed incrementManualCounter(withDefaultsKey:) to incrementManualCounter(forDefaultsKey:) in OnboardingManager
  • Improved inline documentation
  • Created a DocC documentation catalog

Version 1.1.1

Choose a tag to compare

@Gerzer Gerzer released this 21 Nov 06:17
  • Added support for using a key path to an Optional property in which to store the handle for the ManualCounter onboarding condition
  • Added some inline documentation for the most important symbols

Version 1.1.0

Choose a tag to compare

@Gerzer Gerzer released this 12 Nov 21:53
  • Added a new ManualCounter onboarding condition

Version 1.0.2

Choose a tag to compare

@Gerzer Gerzer released this 18 Oct 20:44
  • Fixed a typo

Version 1.0.1

Choose a tag to compare

@Gerzer Gerzer released this 18 Oct 20:32
  • Fixed an error when configuring multiple OnboardingConditions.ColdLaunch instances