(Updated) I've published my blog code version 6 to Maven Central with javadocs. The previous version was 0.5; having a leading "0." was silly (there won't be a 1.0).
Interesting changes:
- Added the YAML modules. This is an annotation processor which takes YAML descriptions of Java data structures, and generates immutable classes for them.
- Added the
Matching
class for a pattern-matching DSL in Java. I'll improve on over time.
No comments:
Post a Comment