This file contains all the notable changes done to the Ballerina time package through the releases.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Mark Standard Libraries as GraalVM Compatible
- Add support for inferring utc offset for zulu time(Z) in utcFromCivil and civilToString APIs
- Enable APIs to use email typed date time strings
- convert a given UTC to an email string
- convert a given Civil to an email string
- convert a given email string to Civil