Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.2.0 - 2024-02-11

Added

  • Compatibility with TYPO3 v13

Removed

  • Compatibility with TYPO3 v10

3.1.0 - 2022-10-08

Added

  • Compatibility with TYPO3 v12

Removed

  • Compatibility with TYPO3 v9

3.0.0 - 2020-12-26

Added

  • Compatibility with TYPO3 v11

Removed

  • Compatibility with TYPO3 v8

  • Compatibility with PHP < 7.4

2.1.3 - 2019-10-02

Added

  • Compatibility with TYPO3 v10

2.1.2 - 2019-07-27

Added

  • Compatibility with TYPO3 v10.0

2.1.1 - 2019-07-09

Fixed

  • Missing composer.json

2.1.0 - 2019-07-09

Added

  • Documentation reStructuredText format

2.0.0 - 2018-11-10

Added

  • Compatibility with TYPO3 v8 LTS and TYPO3 v9 LTS

  • XSD schema for view helper

Changed

  • PHP namespace

  • Manual declaration of Fluid namespace "cc" not needed anymore

  • View helper parameter "showErrors" removed

Removed

  • Compatibility with TYPO3 v6 LTS and TYPO3 v7 LTS

1.0.5 - 2015-11-11

Added

  • Compatibility with TYPO3 v7.6 LTS

1.0.4 - 2015-05-02

Added

  • Compatibility with TYPO3 v7.2

1.0.3 - 2015-04-06

Added

  • Compatibility with TYPO3 v7.1

1.0.2 - 2014-04-18

Added

  • Compatibility with TYPO3 v6.2

Fixed

  • Add space between degree and minutes

1.0.1 - 2013-12-28

Fixed

  • Respect removeTrailingSpaces correctly

  • Remove double htmlspecialchars()

1.0.0 - 2013-12-14

Initial release