Revision history for DBIx-Class-Helper-TableSample:

v0.3.2    2022-10-13 22:08:00+01:00 Europe/London
  [Documentation]
  - Fixed typos.

  - Added explicit note that some databases require a sampling method.

  - Renamed CAVEATS to KNOWN ISSUES.

v0.3.1    2022-07-26 15:17:48+01:00 Europe/London
  [Documentation]
  - Fixed typos.

v0.3.0    2022-07-26 10:08:26+01:00 Europe/London
  [Incompatible Changes]
  - "type" has been renamed to "method", but "type" will still be
    supported for backwards compatability.

  [Documentation]
  - Minor rewording.

  - Fixed typo in SYNOPSIS.

  - Bump copyright year.

  - Fixed encoding of links in README.

  [Toolchain]
  - Updated MANIFEST.SKIP.

v0.2.0    2019-08-31 21:44:36+01:00 Europe/London
  [Documentation]
  - Minor rewording to improve clarity.

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

  - Scalar references for fraction and repeatable are dereferenced.

v0.1.0    2019-08-31 16:48:56+01:00 Europe/London
- Initial version released.