This file documents all notable changes.
Most lines should begin with one of these words: Add, Fix, Update, Change, Deprecate, Remove.
- Fix packaging issues:
- Enable deterministic build.
- Embed untracked sources in symbols package.
- Add leading newline removal.
Unindent
will remove one leading newline, if present, from the input string. This makesUnindent
behave as advertised in the example given in the README file. - Fix missing documentation.
Initial release.