Skip to content

zv: Deprecate Basic::ALIGNMENT for new alignment() function

Zeeshan Ali Khan requested to merge basic-align into master

Turns out that alignments are format specific and hence we need an API that gives the alignment value based on the format we need it for.

Fixes #33 (closed).

Merge request reports