<!---
# This file is part of the ChillDev ViewHelpers bundle.
#
# @author Rafał Wrzeszcz <rafal.wrzeszcz@wrzasq.pl>
# @copyright 2012 - 2014 © by Rafał Wrzeszcz - Wrzasq.pl.
# @version 0.1.9
# @since 0.0.1
# @package ChillDev\Bundle\ViewHelpersBundle
-->

# ChangeLog

## **0.1.9** (30.06.2014)

-   Fixed typo in `@return` annotation which caused errors while Doctrine scanning &lt;Rafał Wrzeszcz&gt;.

## **0.1.8** (14.01.2014)

-   Truncate helper &lt;Rafał Wrzeszcz&gt;.
-   Global templating variables &lt;Rafał Wrzeszcz&gt;.
-   Updated dependencies &lt;Rafał Wrzeszcz&gt;.
-   Used ChillDevDependencyInjectionExtra for grabbing path processors &lt;Rafał Wrzeszcz&gt;.
-   Moved PHPCPD as Composer dependency instead of using PEAR installer &lt;Rafał Wrzeszcz&gt;.
-   Added code tracking badges and references &lt;Rafał Wrzeszcz&gt;.
-   Added Scrutinizer profile link &lt;Rafał Wrzeszcz&gt;.
-   Dropped JMSSerializer and KNPPaginator helpers &lt;Rafał Wrzeszcz&gt;.
-   Added PHP Mess Detector to QA tools &lt;Rafał Wrzeszcz&gt;.
-   Code cleanup and refactoring &lt;Rafał Wrzeszcz&gt;.

## **0.1.7** (17.08.2013)

-   Truncate helper &lt;Rafał Wrzeszcz&gt;.

## **0.1.6** (27.06.2013)

-   Fixed DI compiler and services definitions &lt;Rafał Wrzeszcz&gt;.
-   Refactored <script> and <link> helpers to use common code base &lt;Rafał Wrzeszcz&gt;.

## **0.1.5** (23.06.2013)

-   Updated dependencies definitions to allow Symfony 2.3 (and any further version until Symfony 3.0) &lt;Rafał Wrzeszcz&gt;.
-   [fixes #11] Removed rel="first" and rel="last" from paginator view, as these are not valid (X)HTML rel="" attribute values &lt;Rafał Wrzeszcz&gt;.
-   [fixes #6] Created path resolver fir `script` and `link` helpers &lt;Rafał Wrzeszcz&gt;.

## **0.1.4** (08.04.2013)

-   Updated GitHub pages references &lt;Rafał Wrzeszcz&gt;.
-   [fixes #10] Disabled optional helpers by default &lt;Rafał Wrzeszcz&gt;.

## **0.1.3** (27.03.2013)

-   Updated dependencies to support Symfony 2.2 &lt;Rafał Wrzeszcz&gt;.
-   PHP templating helper for KnpPaginatorBundle &lt;Rafał Wrzeszcz&gt;.
-   SonataFormatterBundle helper &lt;Rafał Wrzeszcz&gt;.
-   [#9] Helper for controller sub-requests &lt;Rafał Wrzeszcz&gt;.

## **0.1.2** (01.02.2013)

-   Default pagination view for KnpPaginatorBubdle &lt;Rafał Wrzeszcz&gt;.
-   Fixed JMS serializer reference - "jms_serializer" is only in master, in 0.9.* it is named just "serializer" &lt;Rafał Wrzeszcz&gt;.
-   Refactored tests to use PHPUnit mocks &lt;Rafał Wrzeszcz&gt;.
-   Minimized Composer output in Travis &lt;Rafał Wrzeszcz&gt;.

## **0.1.1** (01.01.2013)

-   Fixed services definitions &lt;Rafał Wrzeszcz&gt;.

## **0.1.0** (01.01.2013)

-   Documentation fixes for &lt;script&gt; helper &lt;Rafał Wrzeszcz&gt;.
-   Updated JMS Serializer reference &lt;Rafał Wrzeszcz&gt;.
-   Minor resources fixes &lt;Rafał Wrzeszcz&gt;.
-   [#1] &lt;script&gt; and &lt;link&gt; helpers extend ArrayObject &lt;Rafał Wrzeszcz&gt;.
-   [#3] Markup element generation abstration &lt;Rafał Wrzeszcz&gt;.
-   [#4] Configurable stylesheets &lt;Rafał Wrzeszcz&gt;.
-   [#5] Configurable scripts &lt;Rafał Wrzeszcz&gt;.
-   [#7] xmlns="" attribute helper &lt;Rafał Wrzeszcz&gt;.

## **0.0.2** (20.11.2012)

-   Documentation fixes &lt;Rafał Wrzeszcz&gt;.
-   Added addStylesheet() shortcut method for adding external stylesheetse &lt;Rafał Wrzeszcz&gt;.
-   Reorganised helpers documentatione &lt;Rafał Wrzeszcz&gt;.
-   Batch stylesheets addinge &lt;Rafał Wrzeszcz&gt;.
-   XHTML switch propagation to generate proper tags endings for XHTML and HTMLe &lt;Rafał Wrzeszcz&gt;.
-   &lt;script&gt; helper &lt;Rafał Wrzeszcz&gt;.

## **0.0.1** (13.11.2012)

-   Initial release &lt;Rafał Wrzeszcz&gt;.
