Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Commit 7bb018a

Browse files
committed
Remove 'rough initial version' language from readme.
It's been in production use with batect for quite a while now.
1 parent e63b3c6 commit 7bb018a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ This library adds YAML support to [kotlinx.serialization](https://github.com/Kot
1111

1212
YAML version 1.2 is supported.
1313

14-
This is a very rough initial version:
15-
16-
* Many operations are not yet optimised for performance.
17-
* Only the JVM is supported, Kotlin/Native support will be added in a future version.
18-
1914
## Usage samples
2015

2116
### Parsing from YAML to a Kotlin object

0 commit comments

Comments
 (0)