Hi, > Is there a way we could enable ASDOC to allow filtering by version number? > Would be awesome to extract changes between versions. The Flex version can be added to function headers (via @productversion), so in theory yes.
Ages ago I took a look at the ASDocs to try and get it to put a little Apache Flex symbol with new features, but it a lot harder than it looks to get AsDocs to anything as it's a combination of XML style sheets and Java code. I had it working for new functions and properties but not new classes I think. Justin