Skip to content

Releases: sharpjs/Unindent

1.1.1

13 Nov 01:25
release/1.1.1
1afb408

Choose a tag to compare

  • Fix packaging issues:
    • Enable deterministic build.
    • Embed untracked sources in symbols package.

1.1.0

13 Nov 01:25
release/1.1.0
07bfb6b

Choose a tag to compare

  • Add leading newline removal. Unindent will remove one leading newline, if present, from the input string. This makes Unindent behave as advertised in the example given in the README file.
  • Fix missing documentation.

1.0.0

04 Jun 21:24
release/1.0.0
3f03412

Choose a tag to compare

Initial release.