]> andersk Git - libyaml.git/blame - announcement.msg
Added a basic CMake project.
[libyaml.git] / announcement.msg
CommitLineData
adf72619 1From: Kirill Simonov <xi@resolvent.net>
028f3e87 2To: yaml-core@lists.sourceforge.net
adf72619 3Subject: LibYAML-0.1.4: A minor bugfix release
028f3e87 4
cf436014 5This is a minor bugfix release of LibYAML, a YAML parser and emitter
adf72619 6written in C:
028f3e87 7
adf72619
KS
8* Fixed a bug that prevented an empty mapping being used as a simple key
9 (thank to spitzak(at)rhythm(dot)com).
10* Fixed pointer overflow when calculating the position of a potential
11 simple key (thank to ppelletier(at)oblong(dot)com).
12* Fixed yaml.dll not exporting any symbols
13 (thank to pxn11432(at)nifty(dot)com).
14* Added pkg-config support (thank to rainwoodman(at)gmail(dot)com).
d2f37f69 15
028f3e87 16LibYAML homepage: http://pyyaml.org/wiki/LibYAML
adf72619 17TAR.GZ package: http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz
cf436014 18SVN repository: http://svn.pyyaml.org/libyaml/branches/stable
028f3e87
KS
19Bug tracker: http://pyyaml.org/newticket?component=libyaml
20
adf72619
KS
21The library is functionally complete, but the documentation is scarce
22and the API may change. For more information, you may check the project
23homepage, the doxygen-generated documentation in the `doc` directory of
24the source distribution, and examples in the `tests` directory.
028f3e87 25
adf72619
KS
26LibYAML is written by Kirill Simonov <xi@resolvent.net> and released
27under the MIT license; see the file LICENSE for more details.
028f3e87 28
This page took 0.192667 seconds and 5 git commands to generate.