All releases tagged Minor improvements


Release Notes: A huge code reorganization (for better maintenance and reusability) took place with this release. Next to that, HTML files now get more "permanent" names so one can link to them directly (the same is true for "anchors" in those files). Moreover, code was prepared for Python v3 compatibility.


Release Notes: This release adds support for materialized views and tables, and makes the parameter and column lists (Javadoc) better readable. Additionally, some small adjustments have been made to the graphs and dependency scan.


Release Notes: A couple of new options are now available, so you can now decide whether to show author information for the items on bug/todo/verification reports, and all graph colors are now configurable. Default colors have changed, as well, for better grouping of objects. Last but not least, a new JavaDoc tag @col (column) is now available for views.


Release Notes: The missing function/procedure JavaDoc links in the full package list has been added, as well as marking functions/procedures public/private in the overview of packages when JavaDoc has been set up for them. The code highlighter now handles block comments. Finally, some more (internal) code documentation and reorganization took place.