Implement compat checks and bump compat level

There's currently apkg.compat config option specifying apkg compat level.

  • Implement mechanism to compare apkg's compat level with project specified compat level and emit warnings/hints when appropriate.
  • Create new compat doc page describing individual compat levels
  • bump compat to 2 for %v0.3 as there are notable changes in master
Edited by Jakub Ružička