Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 767 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 767 Bytes

Pip.WebUI.All Changelog

1.0.5 (2016-08-22)

Renamed package to pip-webui-all.

Breaking Changes

Renamed package name to pip-webui-all from pip-webui to prevent conflict with another package

1.0.0 (2016-07-30)

Initial release of Pip.WebUI.All composite package.

Features

  • pip-webui-lib: 3rd party libraries: Lodash, Async, Angular, Angular-Material and others
  • pip-webui-lib-test: 3rd party testing libraries: Chance, Angular mocks
  • pip-webui: All Pip.WebUI modules exception pip-webui-test
  • pip-webui-test: Data generators and mocked REST resources from pip-webui-test

Breaking Changes

All code went through major refactoring. Most APIs changed since the previous version

Bug Fixes

No fixes in this version