Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 439 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 439 Bytes

Changelog

All notable changes to mikro will be documented in this file

1.1.0 - 2022-03-01

  • Exceptions added
  • dont_report method added to Error component
  • Fix on CurlError exception message
  • isServerError, isClientError, isFailed, isOk, isRedirect and errorOnFail methods added to Curl component
  • Some PHP 8 improvements

1.0.0 - 2022-10-01

  • initial release
  • It is not compatible with the previous version.