Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Releases: urish/angular-iot

Add I2C 7-Segment Display Component

06 Nov 00:06
Compare
Choose a tag to compare
  • Add iot-seven-segment component (interfaces I2C 4-digit 7-segment displays)

NgFactory bootstrapping support

22 Oct 23:02
Compare
Choose a tag to compare
  • Add support for bootstrapping NgFactory modules (for AoT+IoT projects)

AoT compilation (ngc) support

13 Oct 22:22
Compare
Choose a tag to compare
  • Include AoT (Ahead of Time) template compliation metadata in the NPM package

Align with Angular 2 Final!

13 Oct 02:02
Compare
Choose a tag to compare
  • Align with Angular 2 final and angular-universal 2.0

Support angular 2.0.0-rc.1

19 May 05:52
Compare
Choose a tag to compare
  • Align with Angular 2.0.0-rc.1 and latest angular-universal (0.101.3)

0.0.2

25 Apr 23:29
Compare
Choose a tag to compare
  • Align with latest angular-universal (0.98.3)

Initial release

25 Apr 23:29
Compare
Choose a tag to compare
0.0.1

fix(build): dont publish example to npm