Skip to content

Latest commit

 

History

History
104 lines (61 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

104 lines (61 loc) · 2.51 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • none

2.2.0 - 2020-10-24

Added

  • zedpad and zednoise samples

2.1.2 - 2020-10-24

Fixed

index

  • Array-based samples in index

2.1.1 - 2020-10-22

Fixed

  • Sample index

2.1.0 - 2020-10-22

Added "dist/index.json",

  • last-transit__idling sample

2.0.1 - 2020-10-14

Fixed

  • Return sample index
  • Don't require an arg for format indices

2.0.0 - 2020-10-13

Changed

  • (Breaking) Exported function takes a single object parameter which may contain host
  • (Breaking) Require format parameter

Added

  • Single-format indices

1.1.0 - 2020-02-26

Fixed

  • Build script filters out existing samples

Added

  • ride-brush-p, snare-brush-hit, and snare-brush-stir samples

1.0.2 - 2020-02-05

Fixed

  • SAMPLE_FILE_HOST environment variable will actually be used
  • (dev) Local file server will allow cross-origin requests

1.0.1 - 2020-02-05

Fixed

  • Fixed require path for output index.
  • Add npm description.
  • Reformat README.md.

1.0.0 - 2020-02-04

Changed

  • Exports a function which returns the output index.

0.1.0 - 2020-01-26

Added

  • Initial release which exports the output index.