Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Prototype-v0.0.38

Compare
Choose a tag to compare
@teleprint-me teleprint-me released this 23 Oct 16:51
· 202 commits to main since this release
v0.0.38
731fff9

Prototype v0.0.38

Highlights

  • JSON Handling Overhaul: A dedicated package for all JSON-related functionalities, offering more robust serialization and deserialization.

Details

Code Structure

  • Isolated JSON Modules: All JSON related components are now part of their own package.
  • Refactored JSON Components: Code components have been restructured for enhanced maintainability and functionality.

Unit Tests

  • Renamed and Refactored Tests: The unit tests are now more focused and have been renamed to reflect their true purpose.

Additional

  • File Renames: Changed the name of certain test files for better clarity.
  • Version Bump: Increased from 0.0.37 to 0.0.38.