From 941f3b07e776e9ac31fb380527e8c2bf1ead88d0 Mon Sep 17 00:00:00 2001 From: Jovansonlee Cesar Date: Fri, 2 Jul 2021 00:53:31 +0800 Subject: Add changelog docs --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index 843189d..badf17f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,16 @@ # Changelog +# 0.5.0 +- All the changes in 0.5.0-alpha.* is now on this version. + +## 0.5.0-alpha.12 +- Adds a parameter in the Settings to specify whether or not Arrow heads will merge with lines. The default value is false, hence the arrow heads will be rendered as polygons instead of a marker to a line + - Improve polygons for arrow, open circles, filled_circles, squares and diamonds + - Pass the settings to merge functions, so the user can opt to chose whether or not to allow mergin_line_with_shapes +- Add DIAMETER_CIRCLE lookup and addition circle art. +- Add a function to convert ascii to svg with an override size +- Add default implementation for StringBuffer + ## 0.5.0-alpha.11 - Reinstated double quote escaping of text that are not meant to be interpreted as drawing element - Fix merging of polygons and lines, arrows and lines, circles and lines. -- cgit v1.2.3