Skip to content

Releases: teles/array-mixer

ArrayMixer v1.0.0

03 May 14:27

Choose a tag to compare

Highlights

  • Release ArrayMixer v1 with the tuple-based TypeScript API.
  • Add documentation and playground pages.
  • Add zero-release publishing with npm Trusted Publishing.
  • Move published playground assets under docs/, playground/, and site-assets/.

Breaking Changes

  • ArrayMixer(aliases, sequence) is replaced by arrayMixer([count, items], ..., options?).
  • The old JavaScript entry point and string mini-DSL are no longer supported.

Validation

  • Typecheck, tests, build, and npm publish completed in the release workflow.
  • npm package published as array-mixer@1.0.0.

Compare changes

ArrayMixer - 0.5.1

12 Sep 01:33

Choose a tag to compare

v0.5.1

no-issue - remove release folder from .gitignore