Khala Versions Save

A URL Router for iOS/macOS, written in Swift

0.1.0

5 years ago

for swift 5.0 🎉 🎉 🎉

0.0.8

5 years ago

Name modification:

  1. PseudoClass => KhalaClass
  2. PseudoMethod => KhalaMethod
  3. KhalaRewriteFilter => RewriteFilter
  4. KhalaURLValue => KhalaNode
  5. Khala.URLValue => Khala.node

Remove:

  1. Khala.registWithKhalaProtocol()

Add:

  1. Khala.regist(protocol: Protocol) -> [String]
  2. Khala.appDelegate
  3. KhalaAppDelegate

0.0.7

5 years ago

add: typealias KhalaInfo = [String: Any]

0.0.6

5 years ago
  • The call() function now supports more cases where the incoming parameters are more than the actual parameters.

0.0.5

5 years ago
  • Allow func call() -> Any? to omit closure parameters.

0.0.4

5 years ago

Fix crash when parameter is big dictionary

0.0.3

5 years ago

Our app will be the first to adopt this version.

0.0.2

5 years ago

pre for v1.0.0

0.0.1

5 years ago

this is a test version. don't touch it.