v1.1.0
Release Notes for v1.1.0
- Introduced @BotMillDomain to tag Domain objects
- Introduced @BotMillController to tag Action objects
- Extended the AbstractDomain to parse Annotated source
This major release introduced new features for developers to ease the creation of Actions by 1) introducing the annotations for methods to tag it as a response invocation and 2) Exposing the actionBuilder via the domain abstract class.