Skip to content

Releases: teleprint-me/json-py-craft

JSONPyCraft v0.1.4

23 Oct 03:36
v0.1.4
8ac71d7
Compare
Choose a tag to compare

Add updated dependencies

JSONPyCraft v0.1.3

04 Dec 19:37
v0.1.3
c695647
Compare
Choose a tag to compare

Update source URL in pyproject.toml to correct GitHub repository

Correct metadata for 0.1.2 release

04 Dec 19:25
v0.1.2
4a5593b
Compare
Choose a tag to compare

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

04 Dec 18:32
v0.1.1
08beb91
Compare
Choose a tag to compare

This release updates the project metadata and fixes documentation links for better clarity on PyPI.

JSONPyCraft v0.1.0 - Initial Release

03 Dec 21:28
v0.1.0
09c359c
Compare
Choose a tag to compare

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.