Avro-py

Latest version: v2024.12.9

Safety actively analyzes 706487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

2024.9.24

🔨 What's Changed
- This minor release focuses on maintenance and overall stability of the code.

🔨 Related PRs
* Bump peter-evans/create-pull-request from 6 to 7 by dependabot in https://github.com/hitblast/avro.py/pull/72
* Bump setuptools from 74.1.2 to 75.1.0 by dependabot in https://github.com/hitblast/avro.py/pull/74
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/hitblast/avro.py/pull/73
* Bump ruff from 0.6.5 to 0.6.7 by dependabot in https://github.com/hitblast/avro.py/pull/76

---
The prebuilt wheels and source files have been shipped with this release.

**Full Changelog**: https://github.com/hitblast/avro.py/compare/2024.9.1...2024.9.24

2024.9.1

🔨 What's Changed
- This minor release focuses on maintenance and overall stability of the code.

🔨 Related PRs
* Bump ruff from 0.6.1 to 0.6.2 by dependabot in https://github.com/hitblast/avro.py/pull/67
* Bump setuptools from 73.0.0 to 73.0.1 by dependabot in https://github.com/hitblast/avro.py/pull/66

---
The prebuilt wheels and source files have been shipped with this release.

**Full Changelog**: https://github.com/hitblast/avro.py/compare/2024.8.26...2024.9.1

2024.8.26

🔨 What's Changed
- This minor release focuses on maintenance and overall stability of the code.

🔨 Related PRs
* Bump ruff from 0.5.7 to 0.6.1 by dependabot in https://github.com/hitblast/avro.py/pull/65
* Bump setuptools from 72.1.0 to 73.0.0 by dependabot in https://github.com/hitblast/avro.py/pull/64

---
The prebuilt wheels and source files have been shipped with this release.

**Full Changelog**: https://github.com/hitblast/avro.py/compare/2024.8.19...2024.8.26

2024.8.19

🔨 What's Changed
- Added a new `from_bijoy` boolean parameter to the `reverse()` function, which enables it to reverse input text from Bijoy directly.
- Internally, the `avro.utils` module has been renamed to `avro.core`, without functionality loss.
- Overall optimized code structure for the text processor.

---
The prebuilt wheels and source files have been shipped with this release.

**Full Changelog**: https://github.com/hitblast/avro.py/compare/2024.8.11...2024.8.19

2024.8.11

🔨 What's Changed
- Removed inter-functional nesting, translating to better developer experience.
- Removed most of the deprecated regular expressions from the precompiled variables.
- Overall optimized code structure for the text processor.

🔨 Related PRs
* 🎨 Automated formatting errors fix by github-actions in https://github.com/hitblast/avro.py/pull/62

---
The prebuilt wheels and source files have been shipped with this release.

**Full Changelog**: https://github.com/hitblast/avro.py/compare/2024.8.8...2024.8.11

2024.8.8

✨ New Features
- A new `to_unicode()` function has been added to the fleet, which can be used to reverse Bijoy text to Unicode Bengali text (Avro). This function does its work without making massive changes to the existing mappings inside the dictionary. To use it, simply copy the following snippet and try:
python
Imports.
from avro import to_unicode

Converting a text.
print(to_unicode("Avwg evsjvh় Mvb MvB।"))


🔨 Other Changes
- Regular expressions are now precompiled, instead of being compiled every single time a function runs.
- Improved developer experience for those who'd like to contribute!

🔨 Related PRs
* Bump setuptools from 71.1.0 to 72.1.0 by dependabot in https://github.com/hitblast/avro.py/pull/59
* [ImgBot] Optimize images by imgbot in https://github.com/hitblast/avro.py/pull/60
* Bump ruff from 0.5.5 to 0.5.6 by dependabot in https://github.com/hitblast/avro.py/pull/61

---
The prebuilt wheels and source files have been shipped with this release.

**Full Changelog**: https://github.com/hitblast/avro.py/compare/2024.7.29...2024.8.8

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.