Skip to content

v0.3.1

Compare
Choose a tag to compare
@eprovst eprovst released this 24 Nov 15:10
· 11 commits to develop since this release

Improving Wrap's portability and international usability.

Changes:

  • Added support for Italian, thanks to Andrea Bianchi.
  • Added a page size option to PDF.
  • CSS is now included in the output file instead of relying on a CDN.
  • A fairly unlikely edge case in word wrap (see #36).

Install on Linux: snap install wrap, for the best results you might also want to install Courier Prime.

On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe.
When you use a Mac download Wrap_macOS.zip and visit this page for installation instructions.

After installation visit our getting started guide.

Nightlies for next version

Changes:

  • Fixed bug where notes messed with the detection of other elements.
  • We now interpret the start and end of the file as empty lines, giving less unexpected parsing of elements at the start and end of the file.
  • Fully reworked word wrap, it now doesn't try to be as smart, making it in general work better.
  • Added Spanish translation.

You can download preview binaries for the next Wrap version. Although much care has been taken to provide a working snapshot, these builds can be very unstable: use with care.

To use a nightly version, simply use the _nightly version for your platform. On Linux use: sudo snap install wrap --edge.