Skip to content

6.0.0.0

Compare
Choose a tag to compare
@dgg dgg released this 31 Dec 05:23

Release for NMoneys v6.0.0.0

  • Breaking change: .Allocate() methods have moved from NMoneys namespace to the NMoneys.Allocations namespace as part of a general effort to improve the architecture of the library
  • Apply Amendment 164:
    • Make STD obsolete
    • Create STN obsolete
    • Change PHP name
  • Apply Amendment 165:
    • Make MRO obsolete
    • Create MRU obsolete
  • Expose extension method CurrencyIsoCode.Equals(public static bool Equals(CurrencyIsoCode) to efficiently compare two currency codes
  • Reconcile a lot of currencies with newly supported information in System.Globalization: ALL, ANG, AOA, AWG, BIF, BMD, BSD, CUC, CVE, DJF, FJD, FKP, GHS, GIP, GMD, GNF, GYD, KMF, KPW, LRD, MGA, MRO, MUR, MWK, MZN, NAD, PGK, SDB, SCR, SDG, SHP, SLL, SSP, STD, SRD, SZL, TOP, TZS, UGX, VUV, WST, XPF
  • Re-implement NMoneys.Tools to make detecting future changes of the information of a currency easier and more effective