mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-11 20:14:19 +00:00
Updated README with release info
This commit is contained in:
parent
311bc933fa
commit
b3110f6272
@ -1,13 +1,15 @@
|
||||
# NimYAML - YAML implementation for Nim
|
||||
|
||||
NimYAML is currently being developed. There is no release yet. See
|
||||
[the documentation](http://flyx.github.io/NimYAML/) for an overview of already
|
||||
available features.
|
||||
NimYAML is currently being developed. The current release 0.1.0 is not
|
||||
considered stable. See [the documentation](http://flyx.github.io/NimYAML/) for
|
||||
an overview of already available features.
|
||||
|
||||
## TODO list
|
||||
|
||||
* Misc:
|
||||
- Add type hints for more scalar types
|
||||
- Add implementation of YAML document object model, serialize and compose
|
||||
procs
|
||||
* Serialization:
|
||||
- Support for more standard library types
|
||||
- Support polymorphism
|
||||
|
Loading…
x
Reference in New Issue
Block a user