# Pip.WebUI.Core Changelog

## <a name="1.0.0"></a> 1.0.0 (2016-07-30)

Initial release with core services, behaviors and switching color themes

#### Features
* **functions** Utility functions to process strings, tags, dates, collections and form errors
* **validation** Validation (assertion) service
* **translation** Translation service and filters
* **formatting** Date/time formatting utilities
* **errors** Error handling context
* **transactions** Transaction handling context
* **analytics** Google analytics service
* **draggable** Draggable behavior 
* **focused** Focused behavior 
* **selected** Selected behavior 
* **infinite** Infinite Scroll behavior 
* **themes** Themes switching services

#### Breaking Changes
No breaking changes in this version

#### Bug Fixes
No fixes in this version 
