/
githubmirror
/
libyaml
Обзор
Документация
Войти
/
githubmirror
/
libyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.2.4
announcement.msg
70 строк
2 KB
Tina Müller
Changes for v0.2.4 release
19 апр 2020, 14:15
19 апр 2020, 14:15
72e2f75
Код
Авторство
О чём код?
From: Tina Müller <post@tinita.de> To: yaml-core@lists.sourceforge.net Subject: [ANN] LibYAML-0.2.4: A new release ========================= Announcing LibYAML-0.2.4 ========================= A new release of LibYAML is now available: https://github.com/yaml/libyaml/tree/0.2.4 This fixes a bug introduced in the 0.2.3 release. The LibYAML project is now maintained by the YAML community. Planning happens on the #yaml-dev and #libyaml IRC channels on irc.freenode.net. Changes ======= https://github.com/yaml/libyaml/pull/143 -- Add packaging/docker-dist to Makefile.am https://github.com/yaml/libyaml/pull/174 -- Fix logic for document end before directive Resources ========= LibYAML IRC Channel: #libyaml on irc.freenode.net LibYAML homepage: https://github.com/yaml/libyaml Source download: https://github.com/yaml/libyaml/archive/dist-0.2.3.zip GitHub repository: https://github.com/yaml/libyaml Bug tracking: https://github.com/yaml/libyaml/issues YAML homepage: http://yaml.org/ YAML-core mailing list: http://lists.sourceforge.net/lists/listinfo/yaml-core About LibYAML ============= YAML is a data serialization format designed for human readability and interaction with scripting languages. LibYAML is a C library for parsing and emitting YAML. LibYAML is the underlying parser/emitter code for YAML frameworks in many programming languages. Maintainers =========== The following people are responsible for maintaining LibYAML: * Ingy döt Net * Tina Mueller and many thanks to all who have contribributed! See: https://github.com/yaml/libyaml/pulls Copyright ========= Copyright (c) 2017-2020 Ingy döt Net <ingy@ingy.net> Copyright (c) 2006-2016 Kirill Simonov <xi@resolvent.net> The LibYAML module was written by Kirill Simonov. It is currently maintained by the YAML community. LibYAML is released under the MIT license. See the file LICENSE for more details.