bsb 1.1.1 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.release-please-manifest.json +1 -1
- data/CHANGELOG.md +7 -0
- data/config/bsb_bank_list.json +7 -6
- data/config/bsb_db.json +706 -517
- data/lib/bsb/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 70032a54326865c9a00f5a288bd4db61f534188924bc1a5a746cbd5d95096e55
|
|
4
|
+
data.tar.gz: 179ba394a0f647dab92b4bea224b8631d035f6793739a3238ff2a69d6a1f64fb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e0a9e20be0d7acd6e0747f99039c9d724b06e3c0ab123462201b2fe61a24938c73a2e5f9e4498520a962ad632502f11c589f94a4bbe9e99b79f7d02b6dfccd65
|
|
7
|
+
data.tar.gz: b8c7d02a72edd522b8fddd745a6b8e0b9477c1b881578dda43c8285c3d922eebbd93a72e0eb57bf17f6aa5a2a388d3aa6e1a71bb71998ad23d9f146356ea451e
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{".":"1.1.
|
|
1
|
+
{".":"1.1.2"}
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.1.2](https://github.com/coinjar/bsb/compare/v1.1.1...v1.1.2) (2023-04-30)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* 2023-04-30 periodic update of config/*.json database files. ([#32](https://github.com/coinjar/bsb/issues/32)) ([842470c](https://github.com/coinjar/bsb/commit/842470c8ebb0df07ee4081cc45257ac05d47cdc5))
|
|
9
|
+
|
|
3
10
|
## [1.1.1](https://github.com/coinjar/bsb/compare/v1.1.0...v1.1.1) (2023-02-07)
|
|
4
11
|
|
|
5
12
|
|
data/config/bsb_bank_list.json
CHANGED
|
@@ -46,15 +46,16 @@
|
|
|
46
46
|
"833": "Defence Bank Limited",
|
|
47
47
|
"823": "Australian Mutual Bank Limited",
|
|
48
48
|
"611": "SEL Australian Mutual Bank Limited",
|
|
49
|
+
"370": "Flash Partners Pty Ltd",
|
|
49
50
|
"676": "Gateway Bank Ltd",
|
|
50
51
|
"659": "G&C Mutual Bank Limited",
|
|
51
|
-
"630": "Greater Bank Ltd",
|
|
52
|
-
"637": "Greater Bank Ltd",
|
|
53
|
-
"680": "Greater Bank Ltd",
|
|
52
|
+
"630": "Greater Bank (a division of Newcastle Greater Mutual Group Ltd)",
|
|
53
|
+
"637": "Greater Bank (a division of Newcastle Greater Mutual Group Ltd)",
|
|
54
|
+
"680": "Greater Bank (a division of Newcastle Greater Mutual Group Ltd)",
|
|
54
55
|
"820": "Global Payments Australia 1 Pty Ltd",
|
|
55
56
|
"636": "Cuscal Limited",
|
|
56
|
-
"638": "Heritage
|
|
57
|
-
"880": "Heritage
|
|
57
|
+
"638": "Heritage and People's Choice Limited",
|
|
58
|
+
"880": "Heritage and People's Choice Limited",
|
|
58
59
|
"721": "Holiday Coast (now known as Regional Australia Bank Ltd)",
|
|
59
60
|
"985": "Hongkong & Shanghai Banking Corporation Limited (The), Australian Branch",
|
|
60
61
|
"34": "HSBC Bank Australia Limited",
|
|
@@ -77,7 +78,7 @@
|
|
|
77
78
|
"918": "Mizuho Bank, Ltd",
|
|
78
79
|
"969": "Tyro Payments Limited",
|
|
79
80
|
"08": "National Australia Bank Limited",
|
|
80
|
-
"650": "Newcastle
|
|
81
|
+
"650": "Newcastle Greater Mutual Group Ltd",
|
|
81
82
|
"45": "Oversea-Chinese Banking Corporation Limited",
|
|
82
83
|
"311": "in1bank Limited",
|
|
83
84
|
"815": "Police Bank Ltd (trading as Police Bank)",
|