It's a shame I haven't noticed this earlier, std.path.extension() returns the extension with the dot, getExt returns it without the dot. This is breaking a lot of my code now. :/ I sure hope one day we'll be able to update our compiler without breaking our code. Other than that this looks like a great release. Good work everyone!