Skip to content

Latest commit

 

History

History
68 lines (25 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

68 lines (25 loc) · 2.29 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.37 (2021-07-01)

Note: Version bump only for package @thi.ng/grid-iterators

0.4.36 (2021-06-08)

Note: Version bump only for package @thi.ng/grid-iterators

0.4.24 (2021-03-03)

Bug Fixes

  • grid-iterators: enforce int coords (e8e570f)

0.4.0 (2020-06-20)

Features

  • grid-iterators: add new iterators (e08985e)

0.3.0 (2020-02-25)

Features

  • grid-iterators: add line & circle iterators (a6b757d)

0.2.0 (2019-11-09)

Features

  • grid-iterators: add interleave fns (c883ea0)
  • grid-iterators: add z-curve & random iterators, add deps (ba8ed18)
  • grid-iterators: add zigzagDiagonal(), update readme, rename files (5630055)
  • grid-iterators: make row args optional (60dccfc)

0.1.0 (2019-09-21)

Features

  • grid-iterators: import as new package, incl. assets (fe4ee00)