Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 565 Bytes

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v0.1.0] - 2018-05-01

Changed

  • link lambda/proc/whatever is now called in the scope of the instance, so any instance methods, params, etc will be available. E.g: link: -> { foo_url(params['id']) }

[v0.1.0-alpha1] - 2017-11-06

Added

  • Initial version. Pretty basic, but adds a sunset method to mark things as deprecated