From: Andrey Somov <public.somov@gmail.com>
|
To: yaml-core@lists.sourceforge.net
|
Subject: [ANN] SnakeYAML-1.17 final is available
|
|
==========================
|
Announcing SnakeYAML-1.17
|
==========================
|
|
A new release of SnakeYAML is now available:
|
|
http://www.snakeyaml.org
|
|
This release delivers minor changes and bug fixes.
|
|
The complete list of changes is here: https://bitbucket.org/asomov/snakeyaml/wiki/Changes
|
|
Resources
|
==========
|
|
SnakeYAML homepage: http://www.snakeyaml.org
|
SnakeYAML documentation: https://bitbucket.org/asomov/snakeyaml/wiki/Home
|
|
JAR package: http://repo2.maven.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar
|
|
YAML homepage: http://yaml.org/
|
YAML-core mailing list: http://lists.sourceforge.net/lists/listinfo/yaml-core
|
|
About SnakeYAML
|
================
|
|
SnakeYAML is a YAML parser and emitter for Java 6.
|
|
SnakeYAML features a complete YAML 1.1 parser.
|
SnakeYAML is applicable for a broad range of tasks from complex
|
configuration files to object serialization and persistence.
|
|
Copyright
|
==========
|
SnakeYAML is released under the Apache License Version 2.0
|