aspose_pdf_cloud 23.1.0 → 23.2.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: a5c682fb03110d234d241b8182ffd94d87b32d4f37420b81ebbac655b1df76de
4
- data.tar.gz: 80176e4cd429a0697570ee5f6bae395293039895e14c2da6be7aa2309a65d703
3
+ metadata.gz: c9e0970277da660bef64fe9ec476ba6699a77804aee998ccb6d35d9bfb1556b3
4
+ data.tar.gz: 72d9bdcc3359647b791de8ffb3b328a428b5fcfb12a945ce79a52fa6fd756b95
5
5
  SHA512:
6
- metadata.gz: 612f4da7c4297c13b59bf3c112490a88837fd43054101cc18ef65287f60047ffd7c3e54016717a2d926e8cf73668f98496365399c4a568b3eb1dea690b61537f
7
- data.tar.gz: 368b13c0aa89a6a561bbd334f5616534315d86f857101ec206cda3a03427006e6c95184e0e147f7c1ed45ae00c770622daaadc156075bb57d17323053bd7abcc
6
+ metadata.gz: ae41d56b9f40967eff3327287c1a22675bd4c7dee36f63e92d4201594a8e1ccb19bfae36a25b3e47dfad5e9267a8ab8120ac170443b576e3750be90bc697ece0
7
+ data.tar.gz: 4262a5e36f56ea6c25af15779473ce60f4caff589939b8f73b5154b1bdd2fa1faf86f44d2428d80c27c96ea260355f7cecb0f5976307b55a1abf3a814fa03038
data/README.md CHANGED
@@ -29,8 +29,7 @@ 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 23.1
33
- - PDFCLOUD-2973 Add support to optimize password protected PDF using PostOptimizeDocument.
32
+ ## Enhancements in Version 23.2
34
33
  - A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.
35
34
 
36
35
  ## Installation
@@ -46,15 +45,15 @@ gem build aspose_pdf_cloud.gemspec
46
45
  Then either install the gem locally:
47
46
 
48
47
  ```shell
49
- gem install ./aspose_pdf_cloud-23.1.0.gem
48
+ gem install ./aspose_pdf_cloud-23.2.0.gem
50
49
  ```
51
- (for development, run `gem install --dev ./aspose_pdf_cloud-23.1.0.gem` to install the development dependencies)
50
+ (for development, run `gem install --dev ./aspose_pdf_cloud-23.2.0.gem` to install the development dependencies)
52
51
 
53
52
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
54
53
 
55
54
  Finally add this to the Gemfile:
56
55
 
57
- gem 'aspose_pdf_cloud', '~> 23.1.0'
56
+ gem 'aspose_pdf_cloud', '~> 23.2.0'
58
57
 
59
58
  ### Install from Git
60
59
 
@@ -20,5 +20,5 @@ SOFTWARE.
20
20
  =end
21
21
 
22
22
  module AsposePdfCloud
23
- VERSION = "23.1.0"
23
+ VERSION = "23.2.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: 23.1.0
4
+ version: 23.2.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: 2023-01-27 00:00:00.000000000 Z
11
+ date: 2023-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json