We agreed to use the following conventions for numbering versions as we make releases in the future:
- Major revision numbers would indicate radical changes to Syntax or its requirements, such as moving to PHP5 or using XML instead of mysql to persist datatype definitions.
- Middle revision numbers indicate a release that requires changes to the database, either creation of new tables or altering existing table structures.
- Minor revision numbers will indicate improvements and fixes to the Syntax classes.