Metadata-Version: 2.4
Name: ahqstore-cli
Version: 0.10.3
Summary: A modern Python wrapper for the ahqstore CLI
Author-email: AHQ Softwares <ahqsecret@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: cffi>=1.17.0
Requires-Dist: requests>=2.25.1
Description-Content-Type: text/markdown

# AHQ Store CLI

Read more about it [here](https://ahqstore.github.io)

# Changelog

## 0.6.0 **(m)** 05-Sep-2024 10:37PM IST

- Introduced ahqstore-types apps validation
- Now you can view schemas in [docs.rs](https://docs.rs/ahqstore_cli_rs)
- Update Dependencies

## 0.5.5 03-Sep-2024 10:20PM IST

- update ahqstore-types

## 0.5.4 01-Sep-2024 10:07PM IST

- **[CRITICAL]** Fixes invalid config files being generated

## 0.5.1 23-Aug-2024 10:09PM IST

- Fix NPM Publish error

## 0.5.0 **(I)** 23-Aug-2024 10:05PM IST

- Update to the new resources scheme (ahqstore-types v3.1.0)
- Update Dependencies

## 0.4.x **(m)**

- Update to ahqstore-types 2.3.0

**NOTE:**

- **I** Internal Breaking Changes
- **m** Minor Breaking / Minor Addition Changes
- **B** Breaking Changes
- **P** Patch Changes
