Skip to content
v0.7.2 - 25-Feb-2019

Added

- Test coverage for data only packages.

Changed

- Refactoring packages that contained a mix of public and internal
identifiers.

- Breaking API changes

The following packages were refactored, no impact is expected as the
removed identifiers shouldn't be used externally.

-- Functions align.Text and align.Rectangle were moved to a new
   internal/alignfor package.
-- Types cell.Cell and cell.Buffer were moved into a new
   internal/canvas/buffer package.