From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.fcku.it!peer03.fr7!futter-mich.highwinds-media.com!news.highwinds-media.com!fx27.am4.POSTED!not-for-mail From: Felix Krause Newsgroups: comp.lang.ada Message-ID: <2018032221381395450-contact@flyx.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: ANN: AdaYaml 0.3.0 User-Agent: Unison/2.2 X-Complaints-To: abuse@eweka.nl NNTP-Posting-Date: Thu, 22 Mar 2018 20:38:13 UTC Organization: Eweka Internet Services Date: Thu, 22 Mar 2018 21:38:13 +0100 X-Received-Bytes: 1253 X-Received-Body-CRC: 2955703041 Xref: reader02.eternal-september.org comp.lang.ada:51147 Date: 2018-03-22T21:38:13+01:00 List-Id: I have just released AdaYaml 0.3.0. As always, documentation is found on the website [1] and the release is available as tag of the GitHub repository [2]. The reason for this release is mainly that development is currently stagnant, but I wanted the new DOM API to be available in a release since it is pretty stable. Shortly after development, the DOM API has been tested with fuzzing by Lionel Matias [3]. Findings of these tests have been adressed. This release fixes some bugs in the previous release and there are no breaking changes. [1]: https://ada.yaml.io [2]: https://github.com/yaml/AdaYaml/tags [3]: https://blog.adacore.com/running-american-fuzzy-lop-on-your-ada-code -- Regards, Felix Krause