Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.02 KB

Changelog

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

Change types:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

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

0.1.0 - 2018-10-06

Changed

  • Moved overrideGet from additional export of ember-typescript-utils/type-safe-get to default export of ember-typescript-utils/override-get

Added

  • YUI docs
  • This changelog
  • functions are also exported from index as named exports

0.0.1 - 2018-10-05

Added

  • typeSafeGet
  • overrideGet