Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 5.78 KB

File metadata and controls

77 lines (43 loc) · 5.78 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.4 (2020-08-27)

Note: Version bump only for package @ui5-language-assistant/semantic-model

1.4.3 (2020-07-15)

Note: Version bump only for package @ui5-language-assistant/semantic-model

1.4.2 (2020-07-08)

Note: Version bump only for package @ui5-language-assistant/semantic-model

1.4.1 (2020-06-29)

Note: Version bump only for package @ui5-language-assistant/semantic-model

1.4.0 (2020-06-17)

Features

  • add settings to include deprecated and experimental APIs (#143) (fad2d9b)

1.3.1 (2020-06-03)

Note: Version bump only for package @ui5-language-assistant/semantic-model

1.3.0 (2020-05-20)

Bug Fixes

  • remove message for "sap.ui.vk.BaseNodeProxy" on library startup (#130) (eb5c6d3)

Features

  • add validation for unknown namespace name in xmlns attribute value (#103) (f109686)
  • semantic-model: set content as View default aggregation (#125) (6d34f3e)

1.2.1 (2020-05-06)

Note: Version bump only for package @ui5-language-assistant/semantic-model

1.2.0 (2020-04-23)

Features

  • semantic-model: add experimental information (#56) (f55098d)
  • semantic-model: support special attributes - xml completion (#55) (5ae0c3a)

1.1.0 (2020-04-07)

Features

  • support SAPUI5 Distribution libraries version 1.71.14 (#39) (7589a8b)
  • xml-views-completion: do not suggest abstract classes in XM… (#44) (cd0f38f)

1.0.0 (2020-03-31)

Bug Fixes

  • semantic-model: workaround for api does not match impel issue (#21) (39eeeab)

Features

  • semantic-model: fix properties and add fields on class, improve type system (#25) (55d392e)
  • semantic-model: implement semantic model for UI5 (#12) (225361d)
  • semantic-model: return frozen model (#22) (12a3041)
  • logic utils (#8) (7328217)
  • xml-views-completion: aggregations auto-complete (#4) (20caf48)

Reverts

  • Revert "build: remove usage of TypeScript pre-processor for testing flows" (83b73a2)