Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

56 lines (36 loc) · 1.12 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. The format is based on Keep a Changelog.

1.2.0 (2024-11-18)

What's Changed

  • Version of ORD document generation
  • API short description
  • Default lastUpdate and consumptionBundles properties
  • Filtering of resources based on visibility
  • Added Unit tests
  • Added logger

1.1.0 (2024-10-24)

What's Changed

  • Use package name for product ORD IDs
  • ORD.md documentation update
  • cds version upgrade to 8
  • Omit the consumption bundles creation
  • Add Unit tests
  • Extend custom ORD content
  • Extend @ORD.Extensions
  • Custom ORD content update
  • Disclaimer: metadata access is currently open access

Full Changelog: https://github.com/cap-js/ord/compare/v1.0.3...v1.1.0

Version 1.0.3

Fixed

  • Bug fixes.

Version 1.0.2

Fixed

  • Updating readme.

Version 1.0.1

Fixed

  • Updating the entry point for the plugin.

Version 1.0.0

Added

  • Initial release that enables generation of ORD document for CAP based applications.