Top Level :: HTML

Package Information: HTML_CSS 1.0.0RC1

Show All Changelogs
» Version » Information
1.5.1 2008-03-15     stable
1.5.0 2008-01-15     stable
1.4.0 2007-12-13     stable
1.3.0 2007-10-22     stable
1.2.0 2007-06-12     stable
1.1.3 2007-02-18     stable
1.1.2 2007-01-03     stable
1.1.1 2007-01-01     stable
1.1.0 2007-01-01     stable
1.0.1 2006-12-21     stable
1.0.0 2006-06-24     stable
1.0.0RC2 2005-12-15     beta
1.0.0RC1Download

Release date: 2005-07-26 16:59 UTC
Release state: beta

Changelog:

New features:
- PEAR_ErrorStack was replaced by a simple way to plug in any error handling system you might want (default used PEAR_Error object)
- Duplicate properties can now be allowed.

Bug fixes
- Allows to fix a HTML_Progress problem (bug #2784)
- Inappropriate style rule reordering (bug #3920)

Changes
- Removes PEAR_ErrorStack and Log packages dependencies
- All unitTests are now fully PEAR_Error compatible
- apiVersion() returns now a string rather than a float; compatible with php.version_compare()
- createGroup() always returns a value now
- parseSelectors() status goes from public to protected
- collapseInternalSpaces() status goes from public to protected
- setSameStyle() is now optimized and single old reference is removed from CSS declarations
- toArray reimplemented (API changed if duplicates allowed)

Quality Assurance
- Updates headers comment block on all files

Dependencies:
  • PEAR Package: PEAR Installer
  • PEAR Package: HTML_Common 1.2 or newer
0.3.4 2004-05-21     beta
0.3.3 2004-05-20     beta
0.3.2 2004-03-24     beta
0.3.1 2003-11-03     beta
0.3.0 2003-11-03     beta
0.2.0 2003-07-31     stable