Skip to content

Commit

Permalink
docs: Update README with new feature: Enhanced ISO8601 Date Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurkbackbase03 committed Aug 29, 2024
1 parent 3a4d73c commit 052ab2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ It currently consists of

# Release Notes
BOAT is still under development and subject to change.
## 0.17.46
* boat-scaffold
* Enhanced ISO8601 Date Formatting with Fractional Seconds Support for Swift template.
* The `OpenISO8601DateFormatter` template now supports parsing and formatting ISO8601 dates with none, one, or multiple fractional seconds in Swift 5. This enhancement provides greater flexibility and precision when working with date and time values, accommodating various use cases that require different levels of fractional second accuracy.
## 0.17.36
* Lint rule `B014` doesn't throw a null exception when parsing a string array property in a schema.
## 0.17.35
Expand Down

0 comments on commit 052ab2e

Please sign in to comment.