Releases: Brightify/Cuckoo
Releases · Brightify/Cuckoo
2.0.10
2.0.9
- Fix
willSet
anddidSet
property parsing.
2.0.8
- Make identifier matching more resilient.
2.0.7
- Actually replace fatalError with throwing an error.
2.0.6
- Make error logging a better to find the cause.
2.0.5
- Fix composite generic parameter.
- Add support for filtering out constants from inheritance.
2.0.4
- Make Xcodeproj configuration more convenient.
- Add support for typealiases.
2.0.3
- Fix protocol composition and clean up the code.
- Add
any
keyword to all generated protocol mocks.
2.0.2
- Merge all protocol generic parameters and remove
DefaultImplCaller
generic parameters.
2.0.1
- Fix compilation and add some more Cuckoonator logging with
--verbose
flag.