Releases: antonzherdev/objd
Releases · antonzherdev/objd
0.4.1
java generation
0.4
- Java
- Refactored the core library
- Improved generation of enums to Objective-C
- Changed the syntax for package objects
0.3
- Nullsafe operations instead of the option wrap
- try/finally block
- Override keyword
- Inline functions
0.2.1
- Case classes
- Minor issues
0.2
• Default arguments
• Abstract and final classes
• Weak lambda arguments to prevent leaks
• Improved type safety
• === and !== for comparing by pointer
• Fixed many minor issues
0.1
lib