Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 2.09 KB

changelog.md

File metadata and controls

48 lines (31 loc) · 2.09 KB

Changelog

This file contains all the notable changes done to the Ballerina Persist package through the releases.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

[1.3.0] - 2024-05-03

Fixed

Added

Changed

[1.1.0] - 2023-06-30

Added

Changed

[1.0.0] - 2023-06-01

Added

Changed

[0.1.0] - 2023-02-20

Added

  • Support to define Entity Data Model (Explicit entities, 1-1 associations and 1-n associations)
  • Support for generic persistent client
  • Support for validations based on EDM specification