Jade Documentation / Set version for when new features became available
Could the Jade Documentation mention from what version a new feature/function is available? Just moving forward would be fine.
This would be beneficial when ensuring your code is backward compatible for other older systems. The same benefit would apply mentioning when any features/functions become obsolete.
One example is setEventMappingEx. After reading setEventMapping was less efficient I went to start using it. But it seems it is only available from Jade 2016 because it wouldn't compile in the 7.2 version.