Skip to content

v2.3.0

Compare
Choose a tag to compare
@bsrdjan bsrdjan released this 23 Apr 10:07
· 1 commit to main since this release

bug-fixes

  • 4f59424 abap-api-tools: helpOption indent fixed; fix #17

  • c4cf7c7 abap-api-tools: catch yaml files reading/parsing errors; fix #16

  • f92e1d0 abap-api-tools: Binary strings initialiser changed from bytes() to Buffer.alloc(); fix #19

  • 497f00d abap-value-helps: missing .length added to Object.keys()

  • 995ddea abap-api-tools: abap get timeout fix #20

improvements

  • 220c2bc abap-api-tools: table and structure parsers return results for bo model

  • 961ec49 abap-value-helps: logLevel inherited from consumer

  • 695a589 docker: Ninja build generator added to containers, size optimisation