Skip to content

Releases: microsoft/kiota

v0.0.2

20 Apr 19:15
v0.0.2
b8c8c87
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Added

  • CI/CD to docker image (private feed) and GitHub releases #112, #115
  • Documentation to get started
  • Published the core packages #110
  • Factories support for serializers and deserializers #100
  • Documentation comment generation #92
  • Submodule with generation samples #106
  • Test coverage information in sonarcloud #78

Changed

  • Fixed a bug where date time offset properties would not be generated properly #116
  • Fixed a bug where generating from http/https OpenAPI description would fail #109
  • Fixed a bug where simple schema references would not be handled #109
  • Removed a dependency on operation id #89
  • Fixed a bug where the sonarcloud workflow would fail on external PRs #102
  • Fixed a bug where empty class names would fail the generation #88

v0.0.1

20 Apr 15:08
v0.0.1
c110bb9
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Added

  • Initial GitHub release