Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

53 lines (32 loc) · 1007 Bytes

Reading Time 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.

2.0.0-beta.1 - 2023-03-07

Added

  • Initial Craft 4 release

1.6.0 - 2019-11-16

Transfer of ownership 👀

1.5.0 - 2019-02-21

Added

  • Matrix field support

1.4.0 - 2018-07-31

Added

  • Super Table support 🎉

1.3.0 - 2018-06-22

Added

  • Format the time as a DateInterval
  • Output the total seconds, minutes and hours

Changed

  • Both the filter and function now return a TimeModel

1.2.1 - 2018-06-19

Fixed

  • readTime() function now includes matrix fields when calculating the read time

1.2.0 - 2018-06-18

Added

  • Calculate the read time of the whole entry based on it's field layout

1.1.0 - 2018-06-06

Changed

  • Plugin name changed to Read Time

1.0.0 - 2018-06-06

Added

  • Initial release