Skip to content

Commit

Permalink
Added Aspose.BarCode for Python via .NET Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
eldar-yakupov committed Aug 21, 2024
1 parent bef82d8 commit 1b96e7a
Showing 1 changed file with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
id: "aspose-barcode-for-python-via-dotnet-24-8-release-notes"
slug: "aspose-barcode-for-python-via-dotnet-24-8-release-notes"
linktitle: "Aspose.BarCode for Python via .NET 24.8"
title: "Aspose.BarCode for Python via .NET 24.8"
weight: 130
description: "Aspose.BarCode for Python via .NET 24.8 – the latest updates and fixes."
type: "repository"
layout: "release"
hideChildren: false
toc: false
family_listing_page_title: "Aspose.BarCode for Python via .NET 24.8"
menuItemWithNoContent: false
---

{{% alert color="primary" %}}

This article contains release notes information for [**Aspose.BarCode for Python via .NET 24.8**](https://releases.aspose.com/barcode/python-net/).

{{% /alert %}}
## **All Changes**

|**Key**|**Summary**|**Category**|
| :- | :- | :- |
|BARCODENET-38022|AustralianPostShortBarHeight is ignored|Bug|
|BARCODENET-38369|Update PZN encoder, decoder|Enhancement|
|BARCODENET-39089|Recognize and add QrVersion to QRExtendedParameters in BarCodeResult|Enhancement|

## Public API changes and backwards compatibility

###Added API members:
- aspose.barcode.barcoderecognition.QRExtendedParameters.qr_version
- aspose.barcode.barcoderecognition.QRExtendedParameters.micro_qr_version
- aspose.barcode.barcoderecognition.QRExtendedParameters.rect_micro_qr_version
- aspose.barcode.barcoderecognition.QRExtendedParameters.qr_error_level

0 comments on commit 1b96e7a

Please sign in to comment.