App-store-download-count-badge-maker

Latest version: v0.2.2

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

Scan your dependencies

0.2.2

What's Changed
* Add classifiers by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/19


**Full Changelog**: https://github.com/nnsnodnb/app-store-download-count-badge-maker/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Update dependency pytest-httpx to ^0.31.0 by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/11
* Update dependency pytest-httpx to v0.31.1 by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/13
* Update dependency pytest-httpx to v0.31.2 by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/14
* Update dependency pytest-httpx to ^0.32.0 by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/15
* Update dependency pandas to v2.2.3 by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/12
* Update dependency black to v24.10.0 by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/16
* Compatible Python3.13 by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/17
* Refactoring httpx.AsyncClient usage by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/18


**Full Changelog**: https://github.com/nnsnodnb/app-store-download-count-badge-maker/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Update dependency cryptography to v43.0.1 [SECURITY] by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/8
* Add badge_style in app by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/9
* Update README.md by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/10


**Full Changelog**: https://github.com/nnsnodnb/app-store-download-count-badge-maker/compare/v0.1.2...v0.2.0

Add badge_style

Configure

The style of the badge. Must be one of `flat` (default), `flat-square`, `plastic`, `for-the-badge`, `social`.

yaml
...
apps:
- apple_identifier: 1289764391
frequency: MONTHLY
- apple_identifier: 1234567890
frequency: WEEKLY
badge_style: flat-square


Examples

| `badge_style` | Preview |
|:---------------:|:-------------------------------------------------------------------------------------------------------------------:|
| `flat` | ![flat](https://img.shields.io/badge/download-1.2k%2Fyear-brightgreen?style=flat&cacheSeconds=31536000) |
| `flat-square` | ![flat-square](https://img.shields.io/badge/download-123%2Fyear-green?style=flat-square&cacheSeconds=31536000) |
| `plastic` | ![plastic](https://img.shields.io/badge/download-99%2Fyear-yellowgreen?style=plastic&cacheSeconds=31536000) |
| `for-the-badge` | ![for-the-badge](https://img.shields.io/badge/download-9%2Fyear-yellow?style=for-the-badge&cacheSeconds=31536000) |
| `social` | ![social](https://img.shields.io/badge/download-0%2Fyear-yellow?style=social&cacheSeconds=31536000) |

0.1.2

What's Changed
* Configure Renovate by renovate in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/4
* Change to obtain the `report_date` from 3 days ago by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/6

**Full Changelog**: https://github.com/nnsnodnb/app-store-download-count-badge-maker/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Add Tests by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/1
* Add release.yml by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/2
* Fix dependency by nnsnodnb in https://github.com/nnsnodnb/app-store-download-count-badge-maker/pull/3


**Full Changelog**: https://github.com/nnsnodnb/app-store-download-count-badge-maker/commits/v0.1.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.