Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 2.43 KB

changelog.md

File metadata and controls

62 lines (40 loc) · 2.43 KB

Change Log

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

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

[Unreleased]

Fixed

Fix the mismatch error by fromXml API while the field has the name annotation Make some of the Java classes proper utility classes

[2.4.3] - 2023-05-12

Fixed

[2.4.1] - 2023-03-08

Fixed

[2.4.0] - 2023-02-21

Changed

Fixed

[2.3.1] - 2022-11-29

Changed

[2.3.0] - 2022-09-08

Added

Changed

  • Deprecate toRecord API
  • Change XmlOptions and JsonOptions record to a closed record

[2.2.2] - 2022-05-30

Fixed

[2.1.0] - 2021-12-13

Added

[1.1.0-alpha6] - 2021-04-02

Changed

Added

  • Add more test cases