Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

20 lines (18 loc) · 632 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. hopefully h3h3

v0.1.0 2024-11-17

Added

  • Authentication
    • Register, Login, Refresh Token
  • Product
    • Get Product
      • Get Product By ID
      • Get Products
      • Get Products with Infinite Scroll
    • Create Product create product with providing all necessary field, and have feature to upload product images with builtin validation
    • Update Product
    • Delete Product
  • Admin Access
    • Certain action now requiring admin access