nxslt 1.1 Released

I have released nxslt version 1.1.

nxslt is .NET XSLT command line utility, written in C#.

Timings are now more accurate, I'm using System.Diagnostics.PerformanceCounter class now.

Two new features: custom URI resolver and multiple output.

[Oleg Tkachenko]

Congrats, Oleg... especially on the multiple outputs for XSLT transformations.  Very cool stuff.

Now we just need to finalize the design for XInclude and get some more code going!