Some changes in 0.10.0 might require updates of Franca model files, marked with an asterisk below.
- IDL: Support hex values in Franca expressions (issue 92)
- * IDL: Same name for type collection and interface is no more allowed (issue 96)
- * IDL: Hidden enumerator definitions are detected now (issue 135)
- * IDL: Fixed resolving of constants from other type collections (issue 150)
- IDL: Allow initializers for constants of type ByteBuffer and implicit array (issue 151)
- * IDL: Introduced arrow operator for addressing struct and union elements (issue 155)
- Deployment: Attach deployment attributes also to typedefs (issue 144)
- Deployment: Allow accessing of properties for type collections (issue 146)
- Deployment: Fix accessor generation for empty package names (issue 147)
- Framework: Revert broken FrancaPersistenceManager API in 0.9.2 (issue 153)
- Tools: Fixed wizard for creating new fidl/fdepl files (issue 149)