Skip to content

Releases: packaged/rwd

0.5.3

04 Jul 10:17
Compare
Choose a tag to compare
don't hang when parsing (#10)

* additional unit tests
don't hang when parsing

* slice the correct amount of words

* sometimes we push a word back onto the end. more sensible to track when we manipulate the array

0.5.2

17 Apr 09:02
Compare
Choose a tag to compare
Numeric currency codes are now generated as 3-digit strings padded wi…

0.5.1

11 Apr 09:18
d9ec6dd
Compare
Choose a tag to compare
New Visa Chargeback Reasons

0.5.0

22 Jan 17:03
Compare
Choose a tag to compare
Add support for (common) languages, including a helper class (#9)

* Add Language namespace.
Add LanguageHelper class containing:
- Language code isValid,
- Get native language country name (based on country code),
- Get native key value array: [$languageCode => $nativeLanguageName]
- Get English language country name (based on country code),
- Get English key value array: [$languageCode => $englishLanguageName]

Tests added

* LanguageName and LanguageNativeName interfaces created.
New interfaces implemented as required.
Tests updated to provide 100% coverage on Languages namespace.

* Tidy up tests

0.4.3

17 Jan 17:31
511f18a
Compare
Choose a tag to compare
Chargeback Reason Helper

0.4.2

16 Jan 14:36
cb7d561
Compare
Choose a tag to compare
Return the reason for Amex Chargeback Reasons

0.4.1

10 Jan 18:05
e3709bf
Compare
Choose a tag to compare
Remove empty lines

Chargeback Reasons

10 Jan 16:37
6e2cf34
Compare
Choose a tag to compare
0.4.0

Chargeback Reasons

0.3.0: Add Person class (#8)

03 Nov 11:52
558f93e
Compare
Choose a tag to compare
Real name helper

0.2.2

27 Oct 14:47
c36dfa5
Compare
Choose a tag to compare
Correct for new lines