1.4.1 - Jan 18, 2015

    Speed improvements (credits to @LukasReschke )

1.4.0 - Jan 14, 2015

    Added functions to work with currencies (see Punic\Currency)
    Added Punic\Territory::getChildTerritoryCodes
    Added Punic\Unit::getCountriesWithMeasurementSystem
    Added functions to work with default paper sizes
    Detected browser languages are now sorted by relevance (see Punic\Misc::getBrowserLocales() and Punic\Misc::parseHttpAcceptLanguage())
    We now have a separate composer.json file for the automatic checks done by GitHub/TravisCI (see 17dc5d0)

1.3.0 - Jan 11, 2015

    Added Punic\Phone::getPrefixesForTerritory
    Added Punic\Phone::getTerritoriesForPrefix
    Added Punic\Phone::getMaxPrefixLength
    Added Punic\Unit::getMeasurementSystems
    Added Punic\Unit::getMeasurementSystemFor
    Added Punic\Territory::getParentTerritoryCode (supersedes deprecated protected Punic\Data::getParentTerritory)

1.2.3 - Dec 19, 2014

    Added Punic\Misc::getCharacterOrder
    Added Punic\Misc::getLineOrder

1.2.2 - Dec 12, 2014

    Added Punic\Language::getAll

1.2.1 - Dec 11, 2014

    Added Punic\Misc::getBrowserLocales
    Added Punic\Misc::parseHttpAcceptLanguage

1.2.0 - Dec 11, 2014

    Added Punic\Territory::getTerritoriesWithInfo
    Added Punic\Territory::getLanguages
    Added Punic\Territory::getPopulation
    Added Punic\Territory::getLiteracyLevel
    Added Punic\Territory::getGrossDomesticProduct
    Added Punic\Territory::getTerritoriesForLanguage

1.1.0 - Sep 25, 2014

    Switch from CLDR 25 to CLDR 26

1.0.2 - Sep 5, 2014

    \Punic\Calendar::toDateTime() improved: now it can also convert FROM a timezone

1.0.1 - Sep 1, 2014

    Added punic.php for people not using composer: simply include it and use all the Punic functions

1.0.0 - Sep 1, 2014

    First public version: it's always a great joy when a new child comes to life... Welcome Punic!
