ifsc 2.0.2 → 2.0.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 551ba69b5c3bb77d97604e90b16c7c1cbcb34a2c54678c2d56427d31ac8c6501
4
- data.tar.gz: aba3bd2ad855a5d39822ba22d8910413ed31bffeaa6d8f22ff7b5c346601275e
3
+ metadata.gz: d80e9b738a4490f5de6c0def79efa67949c480f411596b251bbfd910e918914b
4
+ data.tar.gz: ac72033b1a663ea558b05f76caa28a18e4a417126a48c5e8dffd51b6069fa426
5
5
  SHA512:
6
- metadata.gz: 29ee2e3f08a350d3386217978b435482f546a510ed7a958d55e4a6d568ad32fc26e1073e0b677b4b5b1a571693b59c9fd69bbd8f451a067fa9893ab7fef1da22
7
- data.tar.gz: 79bb5faef4d535acb5c8babb18ef2df66636da31d1dd08db1bdfc25d3380035fe437f6849a7ebf4b6477a80fe634b6e1064650b623bf67832f1de50872791ca6
6
+ metadata.gz: 4e9667c3d3ec19509063e629ce9926dfa43ce1271f27afe91f18ac1b41b68cb4970f5ada236c8ded0b88915b8eb0364f6ababe1e649e5055a23d73cac5d625a6
7
+ data.tar.gz: 24b567174fe7fa29945be187ae83eedd58939e0bf8ab01b181f350f72c4142c177278d538b77acd1d75da60b9ffee7849beae43fb3a7346ab3c9fdb85af1f542
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.6][2.0.6]
9
+ ## Changed
10
+ - Updated Metadata
11
+
12
+ ## [2.0.5][2.0.5]
13
+ ## Changed
14
+ - Updated Metadata
15
+
16
+ ## [2.0.4][2.0.4]
17
+ ## Changed
18
+ - Update IFSC.json for the below 20 IFSC codes
19
+
20
+ ## [2.0.3][2.0.3]
21
+ ## Changed
22
+ - Adds back 20 IFSC codes removed due to a change on the RBI sheet structure in 2.0.2
23
+
8
24
  ## [2.0.2][2.0.2]
9
25
  ## Changed
10
26
  - Metadata changes
@@ -227,7 +243,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
227
243
 
228
244
  - Removes some data formats (YAML/Large JSON) for cleaner code. If you were using them, please let create an issue.
229
245
 
230
- [unreleased]: https://github.com/razorpay/ifsc/compare/2.0.2...HEAD
246
+ [unreleased]: https://github.com/razorpay/ifsc/compare/2.0.6...HEAD
247
+ [2.0.6]: https://github.com/razorpay/ifsc/releases/tag/2.0.6
248
+ [2.0.5]: https://github.com/razorpay/ifsc/releases/tag/2.0.5
249
+ [2.0.4]: https://github.com/razorpay/ifsc/releases/tag/2.0.4
250
+ [2.0.3]: https://github.com/razorpay/ifsc/releases/tag/2.0.3
231
251
  [2.0.2]: https://github.com/razorpay/ifsc/releases/tag/2.0.2
232
252
  [2.0.1]: https://github.com/razorpay/ifsc/releases/tag/2.0.1
233
253
  [2.0.0]: https://github.com/razorpay/ifsc/releases/tag/2.0.0
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:2.0.2.svg)](https://microbadger.com/images/razorpay/ifsc:2.0.2) [![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.6.svg)](https://microbadger.com/images/razorpay/ifsc:2.0.6) [![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:2.0.2.svg)](https://microbadger.com/images/razorpay/ifsc:2.0.2) [![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.6.svg)](https://microbadger.com/images/razorpay/ifsc:2.0.6) [![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
 
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.2'
7
- s.date = '2021-11-16'
6
+ s.version = '2.0.6'
7
+ s.date = '2022-01-25'
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']