UNPKG

extension-methods

Version:

This library allows you to create extension methods for a given object the fatest way

32 lines (17 loc) 612 B
# 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