Skip to content

v1.1.0

Choose a tag to compare

@SavchenkoValeriy SavchenkoValeriy released this 07 Aug 12:29
· 122 commits to main since this release

Minor type improvements and fixes:

  • Support for cons cells in Swift via the ConsCell class
  • Support for list in Swift via the List class
  • Support conversions of associative lists into Swift Dictionary
  • Fix channel deadlocks for nested async callbacks