valorant 0.1.3 → 0.1.5

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: c6b02dcc5bada5f9e14dcf5e7c2b4a4e3dfebd62e733a74ef343d51eb7024829
4
- data.tar.gz: 8a8ea52fff1028a4e9d8bee3f3292a032c448aed75ec2cf39d18516884ad7cda
3
+ metadata.gz: 8ef3ca7450c599534f3465ef6a85a0e963391bd39b35ca368823d001ac0ffb6b
4
+ data.tar.gz: 2ee5591a577631dd8ac281ab91d783e09552f6384aeff9f4e83b31d8d3945197
5
5
  SHA512:
6
- metadata.gz: 867981bdb05ded4140216a83c9f49975ec1a5d403e8cd0b04467ea4abf9ca0b0f3c2bfd22941fb84b34a769c63042094663ff4de90313a7baa4238e6bd4f9aa2
7
- data.tar.gz: 2ab91164dd128aac7d4025b33308bdcc8fc26b94a186c3fa1727f50e150fd1a9f8887c1a3881b5a25fedd5efd7cea8480947492783ee990af999406e06172b86
6
+ metadata.gz: 5cd939139a9982aec8f3b33c2c5a8e6cd0c01ccd4bccc2184a7d2756ab40887917593a5e01bcb02e61dfe228fa1c9e18b48a1d58d96e51f9d2709afb98478a83
7
+ data.tar.gz: 9e099e75621a8a1fc9546c6a0a8442515b02e724e97b36293040c6abb15db3209caddc128932b601bff14e489ae234bfc4d07b478c42707494ce7738d467a6c7
data/CHANGELOG.md CHANGED
@@ -1,11 +1,15 @@
1
- ## [Unreleased]
1
+ ## [0.1.2] - 2022-11-21
2
2
 
3
- ## [0.1.0] - 2022-11-16
3
+ - Minor bug fixes and improvements
4
4
 
5
- - Initial release
5
+ ## [0.1.3] - 2022-11-21
6
6
 
7
- ## [Unreleased]
7
+ - Minor bug fixes and improvements
8
8
 
9
- ## [0.1.1] - 2022-11-21
9
+ ## [0.1.4] - 2022-11-27
10
10
 
11
- - Added spec files for all utilities in the valorant module.
11
+ - Added ".accuracy" method
12
+
13
+ ## [0.1.5] - 2022-11-28
14
+
15
+ - Added functionality to Misc.content
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- valorant (0.1.3)
4
+ valorant (0.1.4)
5
5
  fast_jsonparser
6
6
  rest-client
7
7