- Property-based initialization (read more about it here)
- Stateless classes will now be verified at runtime
- For public non-@Message methods in actors the annotation ThreadSafe is now required
- The Model annotation can only be used for whole actors, not for single messages anymore
The focus of the next release will be performance. I hope to improve the performance of the scheduler, and will introduce a much faster way of copying Serializable message arguments.