Release Notes - 1.0


  • 1.0.7-funcrel

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

    1.0.6-funcrel
    Improves analysis speed and accuracy by adding optimized filtering
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.0.5-funcrel

    1.0.5-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Unknown SQL Query objects are now created per method, versus Analysis Unit.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Fixes a traceback issue occurring while evaluating entity objects. 📝 53046
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.0.3-funcrel

    1.0.3-funcrel
    New details to explain which framework API has been triggered for CRUD Operations and queries.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Updated entity operation object name to ‘Select’, ‘Add’, ‘Update’, or ‘Remove’ for unresolved entities based on CRUD operation performed.
  • 1.0.1-funcrel

    1.0.1-funcrel
    An update has been implemented to ensure “relyon” links are correctly implemented between entity objects and corresponding C# classes.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Moving from beta to funcrel. No other changes have been made.
  • 1.0.0-beta1

    1.0.0-beta1
    Added support for custom query based CRUD APIs for SubSonic .NET library.Support for custom queries.
  • 1.0.0-alpha1

    1.0.0-alpha1
    Entity and raw query based CRUD APIs support for SubSonic .NET library.Initial support for Subsonic .NET library