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

Latest commit

 

History

History
20 lines (13 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 431 Bytes

Changelog

All notable changes to deta-base-php will be documented in this file

0.3 - 2021-08-31

  • improve Deta class phpdocs.
  • add tests to Deta.
  • increase minimum PHP version.
  • add custom exceptions.
  • restruct DetaRequest to accept custom uri and custom clients.
  • simplify create Deta class.

0.2 - 2021-05-23

  • fixed a minimum PHP version.

0.1 - 2021-05-23

  • basic fetch, create and delete items.