Releases: ryandens/auto-delegate
Releases · ryandens/auto-delegate
0.3.1 Release
0.3.0 Release
Release v0.2.2
- ✨ minor enhancement, automatically delegate to inner composed instance's implementation of an API with a default implementation. This could arguably be considered a bug, as I expected this, but we didn't have a test case for it
- 🐛 Fix a bug where inherited APIs with renamed type parameters would not compile after being generated.
Release v0.2.1
- 🎨 Minor cleanups
- 🐛 Bug fix with maven packaging type for pom