From cd722add8799556cb87d39f6801fea5baa36cf70 Mon Sep 17 00:00:00 2001 From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com> Date: Tue, 30 Jan 2024 15:36:05 +0500 Subject: [PATCH 1/5] Update versions --- codegen/Templates/LICENSE | 2 +- codegen/Templates/android/licenseInfo.mustache | 2 +- codegen/Templates/csharp/Project.mustache | 2 +- codegen/Templates/csharp/partial_header.mustache | 2 +- codegen/Templates/csharp/requestModel.mustache | 2 +- codegen/Templates/go/partial_header.mustache | 2 +- codegen/Templates/java/api.mustache | 2 +- codegen/Templates/java/licenseInfo.mustache | 2 +- codegen/Templates/nodejs/licenseInfo.mustache | 2 +- codegen/Templates/php/licenseInfo.mustache | 2 +- codegen/Templates/php/requestModel.mustache | 2 +- codegen/Templates/python/partial_header.mustache | 2 +- codegen/config-android.json | 2 +- codegen/config-dart.json | 2 +- codegen/config-go.json | 2 +- codegen/config-java.json | 2 +- codegen/config-php.json | 2 +- codegen/config-python.json | 2 +- codegen/config.json | 4 ++-- submodules/android | 2 +- submodules/dart | 2 +- submodules/dotnet | 2 +- submodules/go | 2 +- submodules/java | 2 +- submodules/node | 2 +- submodules/php | 2 +- submodules/python | 2 +- 27 files changed, 28 insertions(+), 28 deletions(-) diff --git a/codegen/Templates/LICENSE b/codegen/Templates/LICENSE index d39ca27..efcf55b 100644 --- a/codegen/Templates/LICENSE +++ b/codegen/Templates/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Aspose Pty Ltd +Copyright (c) 2024 Aspose Pty Ltd Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/codegen/Templates/android/licenseInfo.mustache b/codegen/Templates/android/licenseInfo.mustache index 9e40dba..a1b6779 100644 --- a/codegen/Templates/android/licenseInfo.mustache +++ b/codegen/Templates/android/licenseInfo.mustache @@ -1,7 +1,7 @@ /* * -------------------------------------------------------------------------------- * - * Copyright (c) 2023 Aspose.BarCode for Cloud + * Copyright (c) 2024 Aspose.BarCode for Cloud * * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/codegen/Templates/csharp/Project.mustache b/codegen/Templates/csharp/Project.mustache index 029260c..02e474e 100644 --- a/codegen/Templates/csharp/Project.mustache +++ b/codegen/Templates/csharp/Project.mustache @@ -15,7 +15,7 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc true embedded Barcode Scan Recognize Generate QR DataMatrix AustraliaPost VIN MSI Aztec ISBN OPC Postnet Aspose Aspose.BarCode Aspose.BarCode-Cloud EAN13 ISSN PZN SingaporePost UPCA UPCE Code11 Code128 Code32 DotCode EAN14 EAN8 GS1DataMatrix - © Aspose Pty Ltd 2001-2023. All Rights Reserved. + © Aspose Pty Ltd 2001-2024. All Rights Reserved. true Aspose.BarCode-Cloud Aspose.BarCode Cloud SDK for .NET diff --git a/codegen/Templates/csharp/partial_header.mustache b/codegen/Templates/csharp/partial_header.mustache index 85b04fd..1fc781b 100644 --- a/codegen/Templates/csharp/partial_header.mustache +++ b/codegen/Templates/csharp/partial_header.mustache @@ -1,6 +1,6 @@ // -------------------------------------------------------------------------------------------------------------------- // -// Copyright (c) 2023 Aspose.BarCode for Cloud +// Copyright (c) 2024 Aspose.BarCode for Cloud // // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/codegen/Templates/csharp/requestModel.mustache b/codegen/Templates/csharp/requestModel.mustache index 5d96402..9694d1c 100644 --- a/codegen/Templates/csharp/requestModel.mustache +++ b/codegen/Templates/csharp/requestModel.mustache @@ -2,7 +2,7 @@ {{#operation}} // -------------------------------------------------------------------------------------------------------------------- // -// Copyright (c) 2023 Aspose.BarCode for Cloud +// Copyright (c) 2024 Aspose.BarCode for Cloud // // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/codegen/Templates/go/partial_header.mustache b/codegen/Templates/go/partial_header.mustache index 6c6d257..ece8937 100644 --- a/codegen/Templates/go/partial_header.mustache +++ b/codegen/Templates/go/partial_header.mustache @@ -1,7 +1,7 @@ /* * MIT License - * Copyright (c) 2023 Aspose Pty Ltd + * Copyright (c) 2024 Aspose Pty Ltd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/codegen/Templates/java/api.mustache b/codegen/Templates/java/api.mustache index cb0973d..c322b53 100644 --- a/codegen/Templates/java/api.mustache +++ b/codegen/Templates/java/api.mustache @@ -269,7 +269,7 @@ public class {{classname}} { {{#operation}} // -------------------------------------------------------------------------------------------------------------------- // -// Copyright (c) 2023 Aspose.BarCode for Cloud +// Copyright (c) 2024 Aspose.BarCode for Cloud // // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/codegen/Templates/java/licenseInfo.mustache b/codegen/Templates/java/licenseInfo.mustache index e602527..29c67f1 100644 --- a/codegen/Templates/java/licenseInfo.mustache +++ b/codegen/Templates/java/licenseInfo.mustache @@ -1,6 +1,6 @@ // -------------------------------------------------------------------------------------------------------------------- // -// Copyright (c) 2023 Aspose.BarCode for Cloud +// Copyright (c) 2024 Aspose.BarCode for Cloud // // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/codegen/Templates/nodejs/licenseInfo.mustache b/codegen/Templates/nodejs/licenseInfo.mustache index 2a30114..395bb79 100644 --- a/codegen/Templates/nodejs/licenseInfo.mustache +++ b/codegen/Templates/nodejs/licenseInfo.mustache @@ -1,7 +1,7 @@ /* * MIT License -* Copyright (c) 2023 Aspose Pty Ltd +* Copyright (c) 2024 Aspose Pty Ltd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/codegen/Templates/php/licenseInfo.mustache b/codegen/Templates/php/licenseInfo.mustache index 28afcf3..3fd57cc 100644 --- a/codegen/Templates/php/licenseInfo.mustache +++ b/codegen/Templates/php/licenseInfo.mustache @@ -1,7 +1,7 @@ /** * -------------------------------------------------------------------------------------------------------------------- * - * Copyright (c) 2023 Aspose Pty Ltd + * Copyright (c) 2024 Aspose Pty Ltd * * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/codegen/Templates/php/requestModel.mustache b/codegen/Templates/php/requestModel.mustache index 5282047..76f64b1 100644 --- a/codegen/Templates/php/requestModel.mustache +++ b/codegen/Templates/php/requestModel.mustache @@ -3,7 +3,7 @@ /** * -------------------------------------------------------------------------------------------------------------------- * - * Copyright (c) 2023 Aspose Pty Ltd + * Copyright (c) 2024 Aspose Pty Ltd * * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/codegen/Templates/python/partial_header.mustache b/codegen/Templates/python/partial_header.mustache index 32a6891..bd430c4 100644 --- a/codegen/Templates/python/partial_header.mustache +++ b/codegen/Templates/python/partial_header.mustache @@ -1,6 +1,6 @@ """ - Copyright (c) 2023 Aspose.BarCode for Cloud + Copyright (c) 2024 Aspose.BarCode for Cloud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/codegen/config-android.json b/codegen/config-android.json index 20c2731..ee4d942 100644 --- a/codegen/config-android.json +++ b/codegen/config-android.json @@ -4,7 +4,7 @@ "androidSdkVersion": "33", "apiPackage": "com.aspose.barcode.cloud.demo_app", "artifactId": "Android Application for Barcode Processing in the Cloud via REST API", - "artifactVersion": "23.12.0", + "artifactVersion": "24.1.0", "groupId": "com.aspose", "invokerPackage": "com.aspose.barcode.cloud.demo_app", "modelPackage": "com.aspose.barcode.cloud.demo_app.model" diff --git a/codegen/config-dart.json b/codegen/config-dart.json index 470f1b3..5b2df8d 100644 --- a/codegen/config-dart.json +++ b/codegen/config-dart.json @@ -2,6 +2,6 @@ "browserClient": false, "pubDescription": "This SDK allows you to work with Aspose.BarCode for Cloud REST APIs in your Dart or Flutter applications quickly and easily", "pubName": "aspose_barcode_cloud", - "pubVersion": "0.23.12", + "pubVersion": "1.24.1", "useEnumExtension": true } \ No newline at end of file diff --git a/codegen/config-go.json b/codegen/config-go.json index ad107f2..7983631 100644 --- a/codegen/config-go.json +++ b/codegen/config-go.json @@ -1,4 +1,4 @@ { "packageName": "barcode", - "packageVersion": "0.2312.0" + "packageVersion": "1.2401.0" } \ No newline at end of file diff --git a/codegen/config-java.json b/codegen/config-java.json index d20fa64..a6bf6b4 100644 --- a/codegen/config-java.json +++ b/codegen/config-java.json @@ -3,7 +3,7 @@ "artifactDescription": "Aspose.BarCode Cloud SDK for Java", "artifactId": "aspose-barcode-cloud", "artifactUrl": "https://www.aspose.cloud", - "artifactVersion": "23.12.0", + "artifactVersion": "24.1.0", "developerEmail": "denis.averin@aspose.com", "developerName": "Denis Averin", "developerOrganization": "Aspose", diff --git a/codegen/config-php.json b/codegen/config-php.json index a19ead2..a2dda6d 100644 --- a/codegen/config-php.json +++ b/codegen/config-php.json @@ -1,4 +1,4 @@ { - "artifactVersion": "23.12.0", + "artifactVersion": "24.1.0", "invokerPackage": "Aspose\\BarCode" } \ No newline at end of file diff --git a/codegen/config-python.json b/codegen/config-python.json index 9619639..b37941f 100644 --- a/codegen/config-python.json +++ b/codegen/config-python.json @@ -1,6 +1,6 @@ { "packageName": "aspose_barcode_cloud", "packageUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python", - "packageVersion": "23.12.0", + "packageVersion": "24.1.0", "projectName": "aspose-barcode-cloud" } \ No newline at end of file diff --git a/codegen/config.json b/codegen/config.json index 017f1ed..ec090e2 100644 --- a/codegen/config.json +++ b/codegen/config.json @@ -1,8 +1,8 @@ { "artifactVersion": "23.7.0", "npmName": "aspose-barcode-cloud-node", - "npmVersion": "23.12.0", + "npmVersion": "24.1.0", "packageName": "Aspose.BarCode.Cloud.Sdk", - "packageVersion": "23.12.0", + "packageVersion": "24.1.0", "supportsES6": true } \ No newline at end of file diff --git a/submodules/android b/submodules/android index 3f6178c..8f848c2 160000 --- a/submodules/android +++ b/submodules/android @@ -1 +1 @@ -Subproject commit 3f6178cee03055bec7d0455166bc7711a2968bde +Subproject commit 8f848c2c81a0ab0f4b8c8fd81a32cb5a2324129e diff --git a/submodules/dart b/submodules/dart index 1c3a7d3..b81d725 160000 --- a/submodules/dart +++ b/submodules/dart @@ -1 +1 @@ -Subproject commit 1c3a7d3ea51b4b213455475c0adc6f1e803bf0ae +Subproject commit b81d7259199cacc4221611f8d050f53226208ce4 diff --git a/submodules/dotnet b/submodules/dotnet index 80a485e..cc9ae30 160000 --- a/submodules/dotnet +++ b/submodules/dotnet @@ -1 +1 @@ -Subproject commit 80a485ef9874fa8e154b5e1b2a602be235d98116 +Subproject commit cc9ae308e853c357a728687e8b6d0602d6af4ffc diff --git a/submodules/go b/submodules/go index 8b47109..a7b2b3a 160000 --- a/submodules/go +++ b/submodules/go @@ -1 +1 @@ -Subproject commit 8b47109011cc9fd7da50e0d19cada5ba4936957e +Subproject commit a7b2b3a1f942e0f6604469d118b816447211d324 diff --git a/submodules/java b/submodules/java index c634b31..19f6de4 160000 --- a/submodules/java +++ b/submodules/java @@ -1 +1 @@ -Subproject commit c634b317426c82bbf4f4fcc34a410bebc52e7e98 +Subproject commit 19f6de4f6df2804dd2bef0dd1de8d30c97619379 diff --git a/submodules/node b/submodules/node index f728802..57accdf 160000 --- a/submodules/node +++ b/submodules/node @@ -1 +1 @@ -Subproject commit f728802879af696625bbc90f1d3a9ebb3f0f02ca +Subproject commit 57accdf8283609616fb04e351ff6abd63962e461 diff --git a/submodules/php b/submodules/php index b8676c8..b8e90e2 160000 --- a/submodules/php +++ b/submodules/php @@ -1 +1 @@ -Subproject commit b8676c8a432f16d3a3441f386645ba11b03534a4 +Subproject commit b8e90e216eff9cd3b5d84da4705c219c060acdce diff --git a/submodules/python b/submodules/python index 3c56745..09ee952 160000 --- a/submodules/python +++ b/submodules/python @@ -1 +1 @@ -Subproject commit 3c56745a24c32475c86e2d1361c328f1f167ec20 +Subproject commit 09ee952fb0fa8ab8fc3081faf66611efb1e89fac From 9fc8af276b8cd9b64723cf932799c6b52cf4c993 Mon Sep 17 00:00:00 2001 From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com> Date: Wed, 31 Jan 2024 14:07:33 +0500 Subject: [PATCH 2/5] Fix java template --- codegen/Templates/java/api.mustache | 2 +- submodules/java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/codegen/Templates/java/api.mustache b/codegen/Templates/java/api.mustache index c322b53..739d32e 100644 --- a/codegen/Templates/java/api.mustache +++ b/codegen/Templates/java/api.mustache @@ -299,7 +299,7 @@ import java.io.File; import java.util.List; import com.aspose.barcode.cloud.model.GeneratorParamsList; import com.aspose.barcode.cloud.model.ReaderParams; - +import com.aspose.barcode.cloud.model.DecodeBarcodeType; /** * {{{summary}}} */ diff --git a/submodules/java b/submodules/java index 19f6de4..334a870 160000 --- a/submodules/java +++ b/submodules/java @@ -1 +1 @@ -Subproject commit 19f6de4f6df2804dd2bef0dd1de8d30c97619379 +Subproject commit 334a870ffb6c1a7ac7d30cfa9cdd5f94b4b3f0c5 From 290323b3d339db3ece6e058751944f33d357b05b Mon Sep 17 00:00:00 2001 From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com> Date: Wed, 31 Jan 2024 16:58:54 +0500 Subject: [PATCH 3/5] Java pack version updated --- codegen/config-java.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codegen/config-java.json b/codegen/config-java.json index a6bf6b4..b6dbe38 100644 --- a/codegen/config-java.json +++ b/codegen/config-java.json @@ -3,7 +3,7 @@ "artifactDescription": "Aspose.BarCode Cloud SDK for Java", "artifactId": "aspose-barcode-cloud", "artifactUrl": "https://www.aspose.cloud", - "artifactVersion": "24.1.0", + "artifactVersion": "24.1.1", "developerEmail": "denis.averin@aspose.com", "developerName": "Denis Averin", "developerOrganization": "Aspose", From a05f58ff227bc06d157b62a1188e8a4706421d34 Mon Sep 17 00:00:00 2001 From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com> Date: Wed, 31 Jan 2024 17:00:12 +0500 Subject: [PATCH 4/5] listFromJson added to enum template --- codegen/Templates/dart/enum.mustache | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/codegen/Templates/dart/enum.mustache b/codegen/Templates/dart/enum.mustache index 03e73d3..4127c86 100644 --- a/codegen/Templates/dart/enum.mustache +++ b/codegen/Templates/dart/enum.mustache @@ -35,4 +35,8 @@ class {{classname}} { String toString() { return value == null ? "null" : value.toString(); } + + static List<{{classname}}> listFromJson(List json) { + return json.map((value) => {{classname}}.fromJson(value)).toList(); + } } From 9b6d6e8a34a98bc0e62080e83eaf78c8435af384 Mon Sep 17 00:00:00 2001 From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com> Date: Mon, 12 Feb 2024 15:28:42 +0500 Subject: [PATCH 5/5] Switch all submodules to main --- submodules/android | 2 +- submodules/dart | 2 +- submodules/dotnet | 2 +- submodules/go | 2 +- submodules/java | 2 +- submodules/node | 2 +- submodules/php | 2 +- submodules/python | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/submodules/android b/submodules/android index 8f848c2..3f6178c 160000 --- a/submodules/android +++ b/submodules/android @@ -1 +1 @@ -Subproject commit 8f848c2c81a0ab0f4b8c8fd81a32cb5a2324129e +Subproject commit 3f6178cee03055bec7d0455166bc7711a2968bde diff --git a/submodules/dart b/submodules/dart index b81d725..b0266eb 160000 --- a/submodules/dart +++ b/submodules/dart @@ -1 +1 @@ -Subproject commit b81d7259199cacc4221611f8d050f53226208ce4 +Subproject commit b0266eb22d7ed6dbd5dc5d866717cdab6cf0e69c diff --git a/submodules/dotnet b/submodules/dotnet index cc9ae30..0c95c73 160000 --- a/submodules/dotnet +++ b/submodules/dotnet @@ -1 +1 @@ -Subproject commit cc9ae308e853c357a728687e8b6d0602d6af4ffc +Subproject commit 0c95c73b217d6bb1a8095ab6316fc22e878f102e diff --git a/submodules/go b/submodules/go index a7b2b3a..ec9fcc8 160000 --- a/submodules/go +++ b/submodules/go @@ -1 +1 @@ -Subproject commit a7b2b3a1f942e0f6604469d118b816447211d324 +Subproject commit ec9fcc82bb0fbd9689bbf0c9847aa0caea2cee8c diff --git a/submodules/java b/submodules/java index 334a870..9a3afb9 160000 --- a/submodules/java +++ b/submodules/java @@ -1 +1 @@ -Subproject commit 334a870ffb6c1a7ac7d30cfa9cdd5f94b4b3f0c5 +Subproject commit 9a3afb96e38d261cd80f864d3d3394edec714406 diff --git a/submodules/node b/submodules/node index 57accdf..bbe0cb2 160000 --- a/submodules/node +++ b/submodules/node @@ -1 +1 @@ -Subproject commit 57accdf8283609616fb04e351ff6abd63962e461 +Subproject commit bbe0cb2e76e6501b57d2397c8fd4338fa7499020 diff --git a/submodules/php b/submodules/php index b8e90e2..213d29c 160000 --- a/submodules/php +++ b/submodules/php @@ -1 +1 @@ -Subproject commit b8e90e216eff9cd3b5d84da4705c219c060acdce +Subproject commit 213d29c636dd05e115f775d3bfc0e0ad94e6569d diff --git a/submodules/python b/submodules/python index 09ee952..1ef6b1d 160000 --- a/submodules/python +++ b/submodules/python @@ -1 +1 @@ -Subproject commit 09ee952fb0fa8ab8fc3081faf66611efb1e89fac +Subproject commit 1ef6b1dc48ded38eeee6d6116d13e41daaef0099