The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for TableDef

1.0.5   2014-09-20 (PERLANCAR)

	- Add field spec property: unique.


1.0.4   2014-06-29 (SHARYANTO)

        - Introduce field property 'include_by_default'.


1.0.3   2014-04-27 (SHARYANTO)

        - No spec changes.

        - Rename dist SHARYANTO-TableSpec -> TableDef.


1.0.2   2014-04-27 (SHARYANTO)

        - No spec changes.

        - Add Sah::Schema::TableSpec.


1.0.1   2014-03-27 (SHARYANTO)

        - Add property 'req'.

        [INCOMPATIBLE CHANGES]

        - Rename property 'index' to 'pos' so it becomes the same as in Rinci
          function argument specification (see 'Rinci::function').


1.0.0   2014-03-27 (SHARYANTO)

        - First version.