ifsc 2.0.0 → 2.0.4

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: 76e147108dd457a0baf300da09c38362de59e5d139bea03d71863996a113f9c5
4
- data.tar.gz: 4adacb05490b79b48d9c46378bdfc853dca302af6abe6cf58962ac491cd237f7
3
+ metadata.gz: fc01e72e5df817eeeb2ec95732531f4396cb8e5b50a037fe3f484718dff1a7e2
4
+ data.tar.gz: e244b034d9d8bd7ded3a5f21ff49377820aa566b28d490cb0907070aac73c464
5
5
  SHA512:
6
- metadata.gz: 5e8d9aec9fd09bd848589a16300c4e8227bac7a65b98e8893cc62533cf98bcd57e29db529a07c81cf4388844d1a9b764901c509442cea48f21b9fec3941390b4
7
- data.tar.gz: 1bd56e8a7926ee6df7757842177508128a12d17570637936f04ae8fb159fa4bd527542c791ff29b79fb7388c09d6f6c574146e0a000e2aad85d0abaffe89f1bb
6
+ metadata.gz: fb89b16b8f54e316a2df2f02c77a211ae69c1a339280297dbc11e1b5deb1239ed4b3cb4c19b86a213d9576f94175289c6b52773e95b127f98e105d1e41823aae
7
+ data.tar.gz: 709ade8c00c1d1cdba48867cd13844869bf318656f575f1b6c7557cab6bcb2a70482f90eea990ab2d835bf782d3af563e72a3ed649d95683af93da54d73498a4
data/CHANGELOG.md CHANGED
@@ -5,6 +5,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
 
6
6
  ## [UNRELEASED][unreleased]
7
7
 
8
+ ## [2.0.4][2.0.4]
9
+ ## Changed
10
+ - Update IFSC.json for the below 20 IFSC codes
11
+
12
+ ## [2.0.3][2.0.3]
13
+ ## Changed
14
+ - Adds back 20 IFSC codes removed due to a change on the RBI sheet structure in 2.0.2
15
+
16
+ ## [2.0.2][2.0.2]
17
+ ## Changed
18
+ - Metadata changes
19
+
20
+ ## [2.0.1][2.0.1]
21
+ ## Changed
22
+ - Metadata changes
23
+
8
24
  ## [2.0.0][2.0.0]
9
25
  ### Removed
10
26
  - Removed support for Elixir package
@@ -219,7 +235,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
219
235
 
220
236
  - Removes some data formats (YAML/Large JSON) for cleaner code. If you were using them, please let create an issue.
221
237
 
222
- [unreleased]: https://github.com/razorpay/ifsc/compare/2.0.0...HEAD
238
+ [unreleased]: https://github.com/razorpay/ifsc/compare/2.0.3...HEAD
239
+ [2.0.3]: https://github.com/razorpay/ifsc/releases/tag/2.0.3
240
+ [2.0.2]: https://github.com/razorpay/ifsc/releases/tag/2.0.2
241
+ [2.0.1]: https://github.com/razorpay/ifsc/releases/tag/2.0.1
223
242
  [2.0.0]: https://github.com/razorpay/ifsc/releases/tag/2.0.0
224
243
  [1.6.1]: https://github.com/razorpay/ifsc/releases/tag/1.6.1
225
244
  [1.5.13]: https://github.com/razorpay/ifsc/releases/tag/1.5.13
data/README.md CHANGED
@@ -4,9 +4,9 @@ This is part of the IFSC toolset released by Razorpay.
4
4
  You can find more details about the entire release at
5
5
  [ifsc.razorpay.com](https://ifsc.razorpay.com).
6
6
 
7
- [![](https://images.microbadger.com/badges/image/razorpay/ifsc:1.6.1.svg)](https://microbadger.com/images/razorpay/ifsc:1.6.1) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
7
+ [![](https://images.microbadger.com/badges/image/razorpay/ifsc:2.0.4.svg)](https://microbadger.com/images/razorpay/ifsc:2.0.4) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
8
8
 
9
- [![](https://images.microbadger.com/badges/version/razorpay/ifsc:1.6.1.svg)](https://microbadger.com/images/razorpay/ifsc:1.6.1) [![npm version](https://badge.fury.io/js/ifsc.svg)](https://badge.fury.io/js/ifsc) [![Gem Version](https://badge.fury.io/rb/ifsc.svg)](https://badge.fury.io/rb/ifsc) [![PHP version](https://badge.fury.io/ph/razorpay%2Fifsc.svg)](https://badge.fury.io/ph/razorpay%2Fifsc) [![Hex pm](http://img.shields.io/hexpm/v/ifsc.svg)](https://hex.pm/packages/ifsc)
9
+ [![](https://images.microbadger.com/badges/version/razorpay/ifsc:2.0.4.svg)](https://microbadger.com/images/razorpay/ifsc:2.0.4) [![npm version](https://badge.fury.io/js/ifsc.svg)](https://badge.fury.io/js/ifsc) [![Gem Version](https://badge.fury.io/rb/ifsc.svg)](https://badge.fury.io/rb/ifsc) [![PHP version](https://badge.fury.io/ph/razorpay%2Fifsc.svg)](https://badge.fury.io/ph/razorpay%2Fifsc) [![Hex pm](http://img.shields.io/hexpm/v/ifsc.svg)](https://hex.pm/packages/ifsc)
10
10
 
11
11
  ## Dataset
12
12
 
@@ -76,7 +76,7 @@ require "ifsc"
76
76
 
77
77
  The PHP package has a dependency on the virtual package `php-http/client-implementation` which requires you to install an adapter, but we do not care which one. That is an implementation detail in your application. You do not have to use the `php-http/curl-client` if you do not want to. You may use the `php-http/guzzle6-adapter`. Read more about the virtual packages, why this is a good idea and about the flexibility it brings at the [HTTPlug docs](http://docs.php-http.org/en/latest/httplug/users.html). You can find a list of suported providers on [packagist](https://packagist.org/providers/php-http/client-implementation).
78
78
 
79
- The minimum [PHP version supported is 7.2](https://endoflife.date/php).
79
+ The minimum [PHP version supported is 7.3](https://endoflife.date/php). The package can be installed on PHP>=7.1 however.
80
80
 
81
81
  ## Node.js
82
82
 
data/ifsc.gemspec CHANGED
@@ -3,8 +3,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = 'ifsc'
6
- s.version = '2.0.0'
7
- s.date = '2021-08-12'
6
+ s.version = '2.0.4'
7
+ s.date = '2021-11-18'
8
8
  s.summary = 'IFSC code database to help you validate IFSC codes'
9
9
  s.description = 'A simple gem by @razorpay to help you validate your IFSC codes. IFSC codes are bank codes within India'
10
10
  s.authors = ['Abhay Rana', 'Nihal Gonsalves']