Release Notes - 1.1


  • 1.1.8-funcrel

    1.1.8-funcrel
    Resolves tracebacks, improving the stability of analysis for Velocity template tag attributes.
    Fixes template handling to prevent incorrect processing caused by overlapping syntax with other template engines.
    Improves the VelocityEngineUtils mergeTemplate API support.
  • 1.1.7-funcrel

    1.1.7-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of Object resolution, thus providing better/accurate results.
    Improves accuracy of Velocity object creation by validating supported template file extensions.
    Improves handling of Java servlet methods and enhances resolution of links between Java methods and Velocity templates
  • 1.1.6-funcrel

    1.1.6-funcrel
    Upgrades internal evaluation engine, leading to an overall performance enhancement by providing better/accurate results.
    Enhances Velocity template analysis accuracy through improved handling of variable aliases and locally computed variables.
  • 1.1.5-funcrel

    1.1.5-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.1.4-funcrel

    1.1.4-funcrel
    Improves accuracy by updating CRUD Operations and Queries evaluation engine.
  • 1.1.3-funcrel

    1.1.3-funcrel
    Improves accuracy by updating CRUD Operations and Queries evaluation engine.
    Updated embedded libraries.
  • 1.1.2-funcrel

    1.1.2-funcrel
    Updated embedded libraries.
  • 1.1.1-funcrel

    1.1.1-funcrel
    Resolved object creation issues in scenarios where APIs use “wrappedCriteria” with template strings but no corresponding .vm file. Performance has also been optimized at the same time.
    Enhanced Apache Velocity integration with support for ToolContext APIs, a type of context used for context-driven template rendering.Support for Apache Velocity ToolContext APIs
  • 1.1.0-funcrel

    1.1.0-funcrel
    This release includes minor changes based on client/sample application testing.
  • 1.1.0-beta1

    1.1.0-beta1
    Update to String Evaluation algorithm and other improvements based on testing results.
  • 1.1.0-alpha1

    1.1.0-alpha1
    Implemented support for Evaluate APIsSupport for Apache Velocity Evaluate APIs
    Removed Spring Web MVC support, as the com.castsoftware.java.springtemplateexternal link extension already covers the support for Spring Web MVC applications using Velocity/Freemarker.Removed Spring Web MVC Support