Skip to content

Releases: jonschz/tikz-nfold

tikz-nfold v1.0.0

28 Jul 08:07
Compare
Choose a tag to compare

This release celebrates going stable with a new major version, although there are no backwards-incompatible changes.

  • A minor bug was fixed (#15)
  • The code was restructured into separate files, allowing for more fine-grained imports
  • A build script was added to streamline future releases and make them less error-prone

tikz-nfold v0.1.3

07 Jun 13:35
Compare
Choose a tag to compare

This minor release contains the following bugfixes:

  • Another follow-up issue to #12
  • Glitches in paths whose final segment had length zero (#13, #14)

tikz-nfold v0.1.2

16 May 06:38
Compare
Choose a tag to compare

This minor release contains the following bugfixes:

  • Missing arrow tip extensions at the start (#12)

tikz-nfold v0.1.1

04 May 11:25
Compare
Choose a tag to compare

This release contains the following new features:

  • Support for most closed paths (-- cycle / \pgfpathclose)
  • Significant performance improvements due to structural changes and optimisations

tikz-nfold v0.1.0

24 Apr 10:11
Compare
Choose a tag to compare

This release contains the following new features:

  • Support for arbitrary arrow tips
  • Support for directly offsetting soft paths
  • The decorations library was dropped
  • Various performance improvements in bezieroffset (thanks to Qrrbrbirlbel)
  • Numerous minor features and bug fixes

See also the updated documentation.

tikz-nfold v0.1.0-alpha.1 (pre-release)

17 Apr 19:19
Compare
Choose a tag to compare
Pre-release

This pre-release from the drop-decorations branch contains the following new features:

  • Support for arbitrary arrow tips
  • Support for directly offsetting soft paths
  • The decorations library was dropped
  • Various performance improvements in bezieroffset (thanks to Qrrbrbirlbel)
  • Numerous bug fixes

See also the updated documentation. Any testing is greatly appreciated!

tikz-nfold 0.0.1

28 Mar 08:20
Compare
Choose a tag to compare

You can download this release from CTAN or from here.

Install the two files pgflibrarybezieroffset.code.tex and tikzlibrarynfold.code.tex in your tex folder.