SmartFormat.NET v1.2 Release Notes

    • ➕ Added .NET v3.5 and .NET v4.0 builds
    • ➕ Added "releases" folder to hold official releases
    • ➕ Added UseAlternativeBraces method, so that templates can use alternative characters
    • ➕ Added SmartFormatter.GetFormatterExtension and GetSourceExtension methods, which can be used to configure extensions
    • ➕ Added DefaultTwoLetterISOLanguageName properties to the TimeSpanFormatter and PluralLocalizationFormatter
    • 🛠 Fixed AddExtensions to insert new extensions before existing ones (otherwise, it's pretty useless) (#17)