Skip to content

Tags: cloudtenna/IntentKit

Tags

0.5.2

Toggle 0.5.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update CHANGELOG

0.5.1

Toggle 0.5.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version bump to 0.5.1

0.5

Toggle 0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update podspec and changelog

0.4.1

Toggle 0.4.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump to 0.4.1

0.4.0

Toggle 0.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix handling of resource bundles and pod subspecs

It turns out that defining the same resource bundle name in multiple
subspecs causes it to be overwritten every time rather than being
additive.

Now, each subspec has its own resource bundle, named for the INKHandler
class it represents; INKApplicationList in turn will only return
applications for a given handler class.

0.3.0

Toggle 0.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version bump to 0.3.0

0.2.0

Toggle 0.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update changelog and 0.2.0 version bump

0.1.1

Toggle 0.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version 0.1.1

This is a quick bugfix for a critical bug.

0.1.0

Toggle 0.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
0.1.0 version bump

0.0.1

Toggle 0.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Demo app now loads the library as a local Pod dependency