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

Latest commit

 

History

History
34 lines (21 loc) · 877 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 877 Bytes

Release Notes for Capsule

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

v0.5.2 - 2023-06-22

Fixed

  • Fixed code format and lint

v0.5.1 - 2023-02-09

Fixed

  • Fixed building parameter values
  • static, self and parent return type checking

Improved

  • Improved CI scripts
  • Improved library structure
  • Improved function and method resolver
  • Improved class and function reflector

Added

  • Added CODE_OF_CONDUCT.md
  • Added CONTRIBUTING.md
  • Added CHANGELOG.md
  • Added dependency injection container

Full Changelog: v0.5.1...v0.5.2