==========================
Announcing SnakeYAML-1.32
==========================
A new release of SnakeYAML is now available:
https://bitbucket.org/snakeyaml/snakeyaml
This release delivers minor changes and bug fixes
The complete list of changes is here: https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes
Resources
==========
SnakeYAML homepage: https://bitbucket.org/snakeyaml/snakeyaml
SnakeYAML documentation: https://bitbucket.org/snakeyaml/snakeyaml/wiki/Home
JAR package: http://repo2.maven.org/maven2/org/yaml/snakeyaml/1.32/snakeyaml-1.32.jar
Android: http://repo2.maven.org/maven2/org/yaml/snakeyaml/1.32/snakeyaml-1.32-android.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 7.
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