Skip to content

Latest commit

 

History

History
63 lines (31 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

63 lines (31 loc) · 2.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2020-11-21)

Features

  • 🎸 Angular 11 Support (ae20452)
  • 🎸 Only add loading attr for supported browsers (16c95d6)

2.2.0 (2020-07-19)

Features

  • 🎸 Add config for retryCount (0ff8e87)

2.1.0 (2020-07-14)

Features

  • 🎸 Allow configurations at module level (forRoot) (ce1e448)
  • 🎸 Update schematics to support forRoot() (4db6b2b)

2.0.2 (2020-07-11)

Bug Fixes

  • 🐛 Fix ng-add schematics (4434c6f)

2.0.1 (2020-07-11)

Bug Fixes

  • 🐛 Add schematics field to package.json (d15b722)

2.0.0 (2020-07-11)

Features

  • 🎸 Add schematics support for ng-add (57f69c4)
  • 🎸 Upgrade to Angular 10 (be7f4fe)

1.1.0 (2020-04-26)

Features

  • 🎸 Add 'img' selector for image directive (3c29965)
  • 🎸 Failed image handling (383014a)

1.0.1 (2020-04-05)

1.0.0 (2020-04-04)

Features

  • init-lib: add directive for images