Skip to content

Releases: linhay/Khala

0.1.0

23 Apr 04:55
Compare
Choose a tag to compare

for swift 5.0 🎉 🎉 🎉

0.0.8

20 Feb 08:37
Compare
Choose a tag to compare

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

21 Jan 13:06
Compare
Choose a tag to compare

add: typealias KhalaInfo = [String: Any]

0.0.6

05 Jan 16:27
Compare
Choose a tag to compare
  • The call() function now supports more cases where the incoming parameters are more than the actual parameters.

0.0.5

28 Dec 09:10
Compare
Choose a tag to compare
  • Allow func call() -> Any? to omit closure parameters.

0.0.4

25 Dec 10:31
Compare
Choose a tag to compare

Fix crash when parameter is big dictionary

0.0.3

21 Dec 07:23
Compare
Choose a tag to compare

Our app will be the first to adopt this version.

0.0.2

19 Dec 02:16
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

pre for v1.0.0

0.0.1

28 Nov 03:44
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

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