Skip to content

Latest commit

 

History

History
76 lines (27 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

76 lines (27 loc) · 2.48 KB

Change Log

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

0.4.35 (2021-04-24)

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

0.4.34 (2021-04-19)

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

0.4.33 (2021-04-07)

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)