Skip to content

Releases: ttacon/synthd

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:44
fea2bd3

1.2.0 (2022-06-20)

Features

  • add constant field type (b83729f)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:17
2f312c2

1.1.1 (2022-06-20)

Bug Fixes

  • add counter to field index (52bb620)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:12
52c348d

1.1.0 (2022-06-20)

Features

  • add autoincrementing counter field (b43a8dd)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 03:05
afaa274

1.0.1 (2022-03-30)

Bug Fixes

  • correctly escape table names and add partial field insertion (617fd51)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 02:55
300f8dc

1.0.0 (2022-03-30)

Features

  • add support for custom delimeter for the CompositeString field type (36bd747)

BREAKING CHANGES

  • this changes how the CompositeString field is instantiated.
    An options object is now the required way to instantiate this field.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 02:37
3f0f27b

0.3.1 (2022-03-30)

Bug Fixes

  • ensure we export CompositeString (1eae98e)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 04:12
be61cfc

0.3.0 (2022-02-06)

Bug Fixes

Features

  • add new city, animal and composite string field (a11a9de)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Feb 02:43
321e663

0.2.2 (2022-02-05)

Bug Fixes

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 02:40
d22c8ac

0.2.1 (2022-02-05)

Bug Fixes