aspose_pdf_cloud 22.7.0 → 22.8.0

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: 3270303312db591a02d1ca65ce0b3b6ff29a35620ef78a6bf3baf64c48a399f8
4
- data.tar.gz: b5015fa47d34647351708c0e5bc6f18aa233e2ffb415dc2bf791ed53f175f937
3
+ metadata.gz: 48448df14d6d43a5543df3eacde41d6acddf44554ef94245c1c482dce599bb5d
4
+ data.tar.gz: 71507df89cf53e1fc0bf68d99c3e60a4a709d5ab320fc29ab070e066610deeb3
5
5
  SHA512:
6
- metadata.gz: f1af0c1c11c030c2119479ef989323d11c90a2522b9d78f7cdde31232c8cbd0f92d6c32f554348fb80093c7787075780fbc4d769608de4012fbb11e904f5775d
7
- data.tar.gz: 408cde4343548ef631335023abae42b317949347da97f09825f33a077fdcb6daabe675a6f708c85d3b4ca055d30b4eb0999fc0f1da8ff1c8f70fa860d4b57f91
6
+ metadata.gz: 855ad2f7955a9218b5c8bdca1ff636fc2817c0f2ec5d531cd19f16544394cfc4a4154e3dcdfa9bfff4fa8e246d6e2682415813ec5beb3561693a1db1a45738fc
7
+ data.tar.gz: 22aeef53c672ca393039f174d82351e349aca041ee300e54b83e7343d44a988b4ef31550b7a1435f4182702b84b9b2d0953d976ed1b053d3e4b454aae3c9c462
data/README.md CHANGED
@@ -29,12 +29,9 @@ XLS, XLSX, PPTX, DOC, DOCX, MobiXML, JPEG, EMF, PNG, BMP, GIF, TIFF, Text
29
29
  ## Read PDF Formats
30
30
  MHT, PCL, PS, XSLFO, MD
31
31
 
32
- ## Enhancements in Version 22.7
32
+ ## Enhancements in Version 22.8
33
33
  - A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.
34
34
 
35
- ## Bugs fixed in Version 22.7
36
- - Text Replace API method changes background of the elements.
37
-
38
35
  ## Installation
39
36
 
40
37
  ### Build a gem
@@ -48,15 +45,15 @@ gem build aspose_pdf_cloud.gemspec
48
45
  Then either install the gem locally:
49
46
 
50
47
  ```shell
51
- gem install ./aspose_pdf_cloud-22.7.0.gem
48
+ gem install ./aspose_pdf_cloud-22.8.0.gem
52
49
  ```
53
- (for development, run `gem install --dev ./aspose_pdf_cloud-22.7.0.gem` to install the development dependencies)
50
+ (for development, run `gem install --dev ./aspose_pdf_cloud-22.8.0.gem` to install the development dependencies)
54
51
 
55
52
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
56
53
 
57
54
  Finally add this to the Gemfile:
58
55
 
59
- gem 'aspose_pdf_cloud', '~> 22.7.0'
56
+ gem 'aspose_pdf_cloud', '~> 22.8.0'
60
57
 
61
58
  ### Install from Git
62
59
 
@@ -20,5 +20,5 @@ SOFTWARE.
20
20
  =end
21
21
 
22
22
  module AsposePdfCloud
23
- VERSION = "22.7.0"
23
+ VERSION = "22.8.0"
24
24
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aspose_pdf_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 22.7.0
4
+ version: 22.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aspose PDF Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-21 00:00:00.000000000 Z
11
+ date: 2022-08-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json