summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/ReleaseNotes
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/ReleaseNotes')
-rw-r--r--Build/source/utils/asymptote/ReleaseNotes67
1 files changed, 66 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/ReleaseNotes b/Build/source/utils/asymptote/ReleaseNotes
index 48b3d7c3d63..3597fe0855c 100644
--- a/Build/source/utils/asymptote/ReleaseNotes
+++ b/Build/source/utils/asymptote/ReleaseNotes
@@ -1,3 +1,68 @@
+Release Notes for Version 2.10
+
+PRC vertex-shading for straight patches was implemented. A general image
+routine that uses a pen function of two integer parameters was implemented.
+A 3D pixel routine was added. A temporary expression is now used to avoid
+side effects in self operators. Keyword-only function arguments were
+implemented. The sizing routines were recoded. Bugs in drawline and
+geometry were fixed. The geometry module no longer overloads the built-in
+circle and ellipse functions. PDF TeX engines are now supported in xasy.
+Directory prefixes are no longer stripped from .js and .prc file names.
+The TeXShop instructions were updated. The asymptote.sty LaTeX style file
+was updated to allow leading spaces before \end{asy} and to introduce a
+keepAspect keyval option. Segmentation faults were fixed.
+Unwanted state-dependency was removed from the startTrembling function of
+the contributed trembling module by introducing a tremble structure
+(backwards incompatible change); see the example floatingdisk.asy.
+
+Release Notes for Version 2.08
+
+Legend markers now work again.
+
+Release Notes for Version 2.07
+
+The -P option required by ghostscript 9.00 was added. The limits command
+now works correctly with reversed axes. The asyinclude command of
+asymptote.sty was improved so that asy source files do not need to be sent
+to publishers; the asy extension is now optional. A mktemp function was
+implemented. Further MSWindows installer problems were addressed.
+
+Release Notes for Version 2.06
+
+Compilation problems and build issues were fixed.
+
+Release Notes for Version 2.05
+
+Arbitrary depth array constructors were re-instated. Profiling code was
+added. Spaces within file names and eps file attachments are now supported
+in inlinetex mode, and interference from any pre-existing aux file is
+avoided. A new auto-generated version (1.21) of asymptote.sty contributed
+by Will Robertson features a latexmk-compatible asyinclude command.
+Path-overwriting bugs in the NSIS MSWindows installer were circumvented.
+
+Release Notes for Version 2.04
+
+Subdivision cracks in transparent labels are no longer filled.
+Warning messages from the FP package are suppressed. MSDOS line terminators
+are now handled; DOSendl and DOSnewl line terminators were added.
+Files generated in inlinetex mode can now be renamed without editing their
+contents (using asymptote.sty version 1.19). The man page was fixed.
+The documentation of render.merge was fixed.
+
+Release Notes for Version 2.03
+
+An optional asydir parameter that allows asy files to be generated in a
+subdirectory was added to version 1.18 of asymptote.sty; XeLaTeX support was
+fixed. Nonrendered preview images via render=0 are now implemented.
+Blank 3D labels were fixed. Problems with arc directions and ellipses in
+the geometry module were fixed. The definition of the Dotted linetype was
+improved. Missing pen and margin parameters were added to the blockconnector
+function calls. Virtual methods were optimized. Makefile dependencies were
+fixed and autogenerated files are cleaned up. The dependence of the source
+tarball on perl was removed. Minor improvements were made to the
+documentation and man page. The Asymptote installation directory is now
+automatically added to the MSWindows path.
+
Release Notes for Version 2.02
A global latexusage.asy file is no longer generated, in favour of
@@ -52,7 +117,7 @@ zoom bugs in the OpenGL renderer were fixed. Three-dimensional grouping was
improved. The symbol table was replaced with a custom hash table. Portability
updates were made. The Cygwin memory limit fix for MSWindows now works even on
systems that lack a complete Cygwin installation. The examples were updated to
-exploit the new PRC rendering options
+exploit the new PRC rendering options.
Release Notes for Version 1.96