Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 816 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 816 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.0] - 2025-01-06

  • Added support for V2 endpoints.
  • Removed verbose stack trace from errors.

[1.2.0] - 2025-01-03

  • Organized shared types and fixed bundle export.
  • Improved configuration object.

[1.1.0] - 2024-11-08

  • Replaced fetch with axios for enhanced security.
  • Refactored internal code for better maintainability.

[1.0.2] - 2024-10-24

  • Added error logging for easier debugging.

[1.0.1] - 2024-07-29

  • Updated documentation to include TypeScript support.

[1.0.0] - 2024-07-26

  • Initial release for Printify API v1.