Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (27 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

38 lines (27 loc) · 1.53 KB

Change Log

All notable changes to this project will be documented in this file.

[unreleased]

Added

Changed

Fixed

2.1.0

Changed

  • Update endpoints-framework-tools to version 2.2.2 (#100)

2.0.1

Changed

  • Update endpoints-framework-tools to version 2.2.0 (#90)

2.0.0

Changed

  • Update endpoints-framework-tools to version 2.0.14 (#83)
  • Requires Java 8 (#83)

1.0.3

Changed

  • Updated endpoints-framework-tools to version 2.0.9 (#70)
  • Update endpoints-framework-tools to version 2.0.10 (#77)
  • Update gradle classes output dependency (#75)

1.0.2

Added

  • Add basePath to openApiDocs, clientLibs, and discoveryDocs generation (#54)

1.0.1

Fixed

  • Play better with non-java languages when adding generated client source to a project (#47)