v1.3.4
- Removes a limit on the number of arguments in callbacks and function definitions compiled with Swift 5.9.
- Supports passing raw bytes between Emacs and Swift.
- Officially supports Emacs 30.
- Introduces a new product with dynamic library of
EmacsSwiftModuleitself to avoid warnings about duplicated symbols when using two or more modules built withEmacsSwiftModule(#16).