Versioning
Mirror uses a simple versioning system:
mirror-A.B.C.jar
- C - Critical bug resolutions.
- B - Feature added + bug resolutions.
- A - Tons of features or API change.
Since Mirror is a DSL, any changes to the DSL itself is assumed to be an API change. The underneath objects that formerly provided the changed feature will not be considered.