The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for DBIx-Class-Helper-WindowFunctions:

v0.3.0    2019-08-31 23:17:38+01:00 Europe/London
  [Important Changes]
  - Renamed to DBIx::Class::Helper::WindowFunctions.

  - DBIx::Class::Helper::ResultSet::WindowFunctions is a simple subclass
    added for backwards compatability.

  [Enhancements]
  - Use Ref::Util for checking reference types.

v0.2.1    2019-08-30 18:25:22+01:00 Europe/London
  [Documentation]
  - Fix typo in SYNOPSIS.

v0.2.0    2019-04-06 11:27:29+01:00 Europe/London
  [Incompatible Changes]
  - Incremented minimum Perl version to v5.10, since the $VERSION string
    was never handled properly.

  [Documentation]
  - Added INSTALL file to the distribution.

  - Updated Copyright year.

  [Tests]
  - Added minimum version for prereq of SQL::Abstract::Test.

  [Toolchain]
  - Added keywords to distribution metadata.

v0.1.2    2018-05-24 21:19:08+01:00 Europe/London
  [Documentation]
  - Fixed a broken Changes file due to a toolchain hiccup.

  [Tests]
  - Tests use Test::Roo::DataDriven.

  - Removed dependency on Test::Most.

v0.1.1    2018-05-23 01:20:21+01:00 Europe/London
  [Tests]
  - Added redundant dependency on SQL::Abstract for diagnostics.

  - Added missing test prerequisites.

v0.1.0    2018-05-22 23:17:53+01:00 Europe/London
  - Initial release.