Skip to content

Releases: waynevanson/generator

14.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 04:34

14.0.0 (2023-11-23)

⚠ BREAKING CHANGES

  • update many things

Features

13.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Oct 22:14

13.2.1 (2023-10-24)

13.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Oct 21:52

13.2.0 (2023-10-24)

Features

13.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 22:27

13.1.0 (2023-10-23)

Features

  • record no longer requires options (f3e4f0a)

13.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Oct 22:15

13.0.1 (2023-10-23)

13.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 21:44

13.0.0 (2023-10-23)

⚠ BREAKING CHANGES

  • sequenced and tuple contained duplicated code.
    Please replace uses of seqence with tuple
  • sequenced and tuple contained duplicated code.
    Please replace uses of seqence with tuple

Features

12.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 05:54

12.2.0 (2023-10-23)

Features

  • add spliced constructor (59e8c2b)

12.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 02:29

12.1.0 (2023-10-22)

Features

  • use sized for integer and number (04f657a)

12.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 12:21

12.0.0 (2023-10-21)

⚠ BREAKING CHANGES

  • add distribution option to partial

Features

  • add distribution option to partial (a54d4fa)

11.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Oct 23:30

11.0.3 (2023-10-20)

Bug Fixes

  • boolean uses constants internally (7e4dc11)