CHANGES

Path: CHANGES
Last Update: Tue Jul 15 15:48:39 Mountain Daylight Time 2008

0.8.0 / 2008-07-10 Charlie Savage

  • Fix memory errors when reusing a stylehseet
  • Added support for setting xsl::param values
  • Updated RDocs.
  • Moved to LibXSLT namespace

0.7.0 / 2008-07-10 Charlie Savage

  • Ability to reuse the same stylesheet multiple times
  • Simpler api
  • Compatibility layer for pre-0.7.0 versions
  • Major rewrite, resulting in significantly less code
  • Updated RDocs.

0.6.0 / 2008-07-01 Charlie Savage

  • Now packaged as a separate gem
  • Windows support (both lots of memory fixes and binaries)
  • New libxslt.rb ruby wrapper, so programs can simply say require ‘libxslt’

0.5.0 / 2006-02-27 Ross Bamford <rosco at roscopeco.co.uk>

  • Source layout for Rubygem release
  • Fixed unit tests (set_up to setup, directory handling)
  • Updated extconf to remove shell-script dependency
  • Fixed multiple symbol declarations for -fno-common

0.4.0 / 2003-12-15 Martin Povolny <martin@solnet.cz>

  • libxslt.c: added call to exsltRegisterAll to enable exslt extensions
  • extconf.rb: added -lexslt

0.3.0 / 2004-02-01 Martin Povolny <martin@solnet.cz>

  • libxslt.c: added call to ruby_init_xslt_transform_context() to make it
      work on ruby1.8
    

[Validate]