Releases: teleprint-me/json-py-craft
Enable resetting and clearing configuration
Add a method to enable resetting or clearing the configuration
Feat: Sync map template with configuration manager
- Expose underlying map template properties to the configuration manager
- Fix related docstrings and documentation
JSONPyCraft v0.1.6
- Hotfix: Sync remote and local repositories
- Patch: Update poetry, add mkdir to config, and add flag for object overwrites
JSONPyCraft v0.1.4
Add updated dependencies
JSONPyCraft v0.1.3
Update source URL in pyproject.toml to correct GitHub repository
Correct metadata for 0.1.2 release
fix: Correct metadata for 0.1.2 release
- Correct SPDX license identifier in init.py
- Update Documentation URL to absolute GitHub path in metadata
- Remove redundant Repository URL from pyproject.toml
This commit addresses metadata discrepancies to ensure accuracy on PyPI and consistency within the package.
JSONPyCraft v0.1.1 - Metadata and Documentation Update
This release updates the project metadata and fixes documentation links for better clarity on PyPI.
JSONPyCraft v0.1.0 - Initial Release
JSONPyCraft v0.1.0 - Initial Release
I am excited to announce the first release of JSONPyCraft, a Python toolkit designed for efficient and structured JSON management. This release marks the beginning of a journey to provide developers with a powerful tool for handling JSON data in Python applications.
What's Included
- Robust JSON File Operations: Load, save, and backup functionalities for seamless JSON file management.
- Advanced JSON Manipulation: Utilize mapping and list templates for sophisticated JSON structure handling.
- Nested JSON Management: Effortlessly manage complex, nested JSON data structures.
Getting Started
To get started with JSONPyCraft, install the package using pip:
pip install https://github.com/teleprint-me/json-py-craft.git
Refer to the documentation for detailed usage instructions.
Looking Ahead
In future releases, I plan to introduce more advanced features and further enhance the usability of JSONPyCraft.