bsb 1.1.0 → 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 +14 -0
- data/config/bsb_bank_list.json +9 -8
- data/config/bsb_db.json +1549 -1288
- 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,19 @@
|
|
|
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
|
+
|
|
10
|
+
## [1.1.1](https://github.com/coinjar/bsb/compare/v1.1.0...v1.1.1) (2023-02-07)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* 2023-02-07 periodic update of config/*.json database files. ([#30](https://github.com/coinjar/bsb/issues/30)) ([98115d3](https://github.com/coinjar/bsb/commit/98115d3e48efa658b18d3b2b620376cfd1f2d691))
|
|
16
|
+
|
|
3
17
|
## [1.1.0](https://github.com/coinjar/bsb/compare/v1.0.1...v1.1.0) (2022-12-08)
|
|
4
18
|
|
|
5
19
|
|
data/config/bsb_bank_list.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"633": "Bendigo and Adelaide Bank Limited",
|
|
27
27
|
"610": "ADL Adelaide Bank (a division of Bendigo and Adelaide Bank Limited)",
|
|
28
28
|
"22": "BNP Paribas",
|
|
29
|
-
"255": "BNP Paribas Securities Services",
|
|
29
|
+
"255": "BPS BNP Paribas Securities Services",
|
|
30
30
|
"813": "Capricornian Ltd (The)",
|
|
31
31
|
"888": "China Construction Bank Corporation, Sydney Branch",
|
|
32
32
|
"512": "Community First Credit Union Limited",
|
|
@@ -39,22 +39,23 @@
|
|
|
39
39
|
"42": "TBT Commonwealth Bank of Australia",
|
|
40
40
|
"52": "TBT Commonwealth Bank of Australia",
|
|
41
41
|
"814": "Credit Union Australia Ltd (trading as Great Southern Bank)",
|
|
42
|
-
"834": "Credit Union Australia Ltd (trading as Great Southern Bank)",
|
|
42
|
+
"834": "GSB Credit Union Australia Ltd (trading as Great Southern Bank)",
|
|
43
43
|
"80": "Cuscal Limited",
|
|
44
44
|
"889": "DBS Bank Ltd. (Australia Branch)",
|
|
45
45
|
"41": "Deutsche Bank Aktiengesellschaft",
|
|
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)",
|