OBridge v1.2 Release Notes

Release Date: 2016-04-02 // about 8 years ago
  • Final version of OBridge 1.2

    • using Generated annotation in generated files
    • โœ… handling list of primitive types fixed + testcase
    • ๐Ÿ”„ changed exception handling in generated code
    • ๐Ÿ†• new type of database calls: [storedprocedure](Datasource ds, [Storedprocedure] ctx)
    • โœ… created some new testcases
    • [FIX] #21 code generation for functions: handle return value
    • [DOC] licence header for files
    • ๐Ÿ”จ some code refactoring