bsb 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a38870f3f42b6dc4222f7fd8b494758b3854c79673e6344d73da383edc887b45
4
- data.tar.gz: d511105e1b03c433a84f9da5c5e52045880caa4cfbea4665310005ef3b4cf7da
3
+ metadata.gz: 214d9a6b93608b500baec3151d82e438758c5b1b14f9bdd65a6621940bf3bdf0
4
+ data.tar.gz: fffb6ef349493235f06c21764d254ef8d4973c7a79be61e9338a4da3dacb8b46
5
5
  SHA512:
6
- metadata.gz: 1bc49a675fad861bf874a0ae293a45b42d5475455e43021288ade4931d7b2716e50106be6f50e69274302d5a74efe7083a72cf0f8b6408a3c775080ec1b7a321
7
- data.tar.gz: 2cb106667ceb9d21fe597f6d6926f4bc69455e8078933eed76c27927fa6eecadf7cef83f9d4ccb8344704d341a31fdbcbaf917f0b3ec6dcd2c574fff1ac9c64a
6
+ metadata.gz: b8e2750a4235bfdebb0e655581deff3aaaf2a15c282dea86b3a2ace57305a61daa84e97c7a344b27334c9c9ea84c30d0955ad33355ef3f7515e5fafa46ded765
7
+ data.tar.gz: 4d7f56c2114b72fe3db819c1bff5754c292b5025bbef8a90a4fa0607c74760805045796ec4fcf7aecc8ee23efc4edb586c0b8bc968119bd7a4fbbb917ec5c566
@@ -1 +1 @@
1
- {".":"1.2.1"}
1
+ {".":"1.2.2"}
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 3.3.1
1
+ 3.3.4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.2.2](https://github.com/coinjar/bsb/compare/v1.2.1...v1.2.2) (2024-09-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Sep 2024 update, FTP updates retired. ([#59](https://github.com/coinjar/bsb/issues/59)) ([16082c8](https://github.com/coinjar/bsb/commit/16082c8a2c9d60f92e3566d29b4dc6c98745e21e))
9
+
3
10
  ## [1.2.1](https://github.com/coinjar/bsb/compare/v1.2.0...v1.2.1) (2024-07-08)
4
11
 
5
12
 
data/README.md CHANGED
@@ -63,14 +63,26 @@ Included in this gem is also a set of Rake tasks to generate the JSON-formatted
63
63
 
64
64
  Two data sources are used:
65
65
 
66
- * APCA BSB directory (Updated bi-monthly. This gem will track the changes and push gem updates as frequently as my time allows.)
66
+ * APCA BSB directory (Updated monthly. This gem will track the changes and push gem updates as frequently as my time allows.)
67
67
  * APCA Key to Abbreviations and BSB Number (No regular updates)
68
68
 
69
69
  Other formats of APCA BSB data is available from http://bsb.apca.com.au.
70
70
 
71
71
  ## Update source
72
72
 
73
- Run this `rake bsb:sync` command to complete sync of the latest data
73
+ At the moment BSB data is a manual download from the Auspaynet site [here](https://bsb.auspaynet.com.au/).
74
+
75
+ You will need to download two files, place them in `tmp/`:
76
+ - `Reference Documents` button > `Key to Abbreviations and BSB Number` in CSV format.
77
+ - `Download BSB Files` button > `BSB Directory (Full Version)` in TEXT format.
78
+
79
+ Run the sync task with the files to complete sync of the latest data:
80
+
81
+ ```sh
82
+ rake bsb:sync['tmp/key to abbreviations and bsb numbers (august 2024).csv','tmp/BSBDirectoryAug24-341.txt']
83
+ ```
84
+
85
+ Browse the list of database changes, make a few queries on the website to ensure the results are the same.
74
86
 
75
87
  ## Contributing
76
88
 
@@ -105,8 +105,8 @@
105
105
  "911": "Sumitomo Mitsui Banking Corporation",
106
106
  "728": "Summerland Financial Servces Limited (Trading as Summerland Bank)",
107
107
  "825": "Australian Unity Bank Limited",
108
- "48": "Suncorp-Metway Limited",
109
- "66": "SUN Suncorp-Metway Limited",
108
+ "48": "Norfina Limited",
109
+ "66": "SUN Norfina Limited",
110
110
  "943": "Taiwan Business Bank, Sydney Branch",
111
111
  "812": "Teachers Mutual Bank Limited",
112
112
  "946": "UBS AG, Australia Branch",