Releases: rogerluan/arkana
Releases · rogerluan/arkana
v1.1.0
What's Changed
- Minor typo in README.md by @orta in #4
- Fix build when using
import_name
different thannamespace
by @rogerluan in #5 - Improve obfuscation by forcing compiler to inline variables by @rogerluan in #6
- Fix issues when using
lazy var
asswift_declaration_strategy
by @rogerluan in #7
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
- This release just applies a minor change to Swift code style.
Full Changelog: v1.0.0...v1.0.1