Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 1.2 KB

Change Log

All notable changes to this project will be documented in this file.

Added

  • Created the Multipurpose Xml & Json Converter application.
  • Added XmlEditor and JsonEditor components.
  • Implemented functionalities for XML and JSON conversion.
  • Added responsive design for mobile views.
  • Implemented various toolbar functionalities for both XML and JSON editors.
  • Integrated Ace Editor for code editing.
  • Added media queries for responsive design.
  • Implemented functions for handling XML and JSON validation.

Changed

  • Improved styling and layout for a better user experience.
  • Enhanced error handling and error messages.
  • Optimized code for better performance.
  • Updated dependencies to the latest versions.

Fixed

  • Resolved issues related to responsive design and layout.
  • Fixed bugs and improved overall stability.

Version 1.0.0 - 2024-01-21

Added

  • Initial release of the Multipurpose Xml & Json Converter application.
  • Basic functionalities for XML to JSON conversion.