Codibre/extension-methods

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Next Release

-v1.0.1

- Testing new CookFunction contract
  -v1.0.0

- Releasing first stable version

-v0.1.1

- Implementing parameter in getExtender to choose which priority of method to use: object or the proxy reference

-v0.1.0

- Creating extendClass!

-v0.0.4

- Fixing typing declaration

-v0.0.2

- First release! Implementing extension concept