Projects / PyYAML / Releases

RSS All releases of PyYAML

  •  31 Dec 2008 08:42

Release Notes: Python 3 is supported.

  •  29 Dec 2008 00:38

Release Notes: The emitter learned to output scalars with leading whitespaces in a block style. The test suite is refactored and included in the source distribution. The path resolver in CDumper has been fixed. An explicit document end indicator is forced when there is a possibility of parsing ambiguity. There are other minor fixes and improvements.

  •  03 Oct 2008 20:30

Release Notes: The setup.py script detects LibYAML and builds LibYAML bindings automatically. Building LibYAML bindings no longer requires Pyrex installed. 'yaml.load()' raises an exception if the input stream contains more than one YAML document. Exceptions produced by LibYAML bindings have been fixed. A dot '.' character being recognized as !!float has been fixed. A Python 2.3 compatibility issue in constructing !!timestamp values has been fixed. The attributes 'yaml.__version__' and 'yaml.__with_libyaml__' have been added.

  •  12 May 2007 23:49

Release Notes: Windows binary packages were built with the LibYAML trunk. A bug that prevented processing a live stream of YAML documents in timely manner was fixed. A bug which occurred when the path in add_path_resolver contains boolean values was fixed. A loss of microsecond precision in timestamps was fixed. Loading an empty YAML stream was fixed. A number of other smaller fixes and improvements were made.

  •  20 Aug 2006 12:03

Release Notes: Includes experimental LibYAML bindings. Fully supports recursive structures. Fixes a number of bugs and annoyances.

  •  19 Jun 2006 11:24

Release Notes: This release fixes Python 2.5 compatibility issues. Numerous bugs in the float handling have been fixed. Scanning of some ill-formed documents has been fixed. There are other minor fixes.

  •  15 May 2006 08:02

Release Notes: The Win32 installer was fixed. Apparently, bdist_wininst does not work well under Linux. A bug in add_path_resolver was fixed. The yaml-highlight example was added.

  •  08 May 2006 04:35

Release Notes: The version number reflects the codename of the project (PyYAML 3000) and differentiates it from the abandoned PyYaml module.

Screenshot

Project Spotlight

Cliphist2

An application that shows the history of clipboard content.

Screenshot

Project Spotlight

siren

A text-based audio player.