diff --git a/CHANGELOG.md b/CHANGELOG.md index 83aeb9c..43ed0f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.0-beta] - 2023-04-30 + +Initial beta release. + ## [0.8.0] - 2021-12-27 ### Added diff --git a/docs/api/functions/render.html b/docs/api/functions/render.html index e512ca4..71fb3fd 100644 --- a/docs/api/functions/render.html +++ b/docs/api/functions/render.html @@ -35,7 +35,7 @@
A valid SVG.js Svg object
+Optional
glyphmapOptional
Optional
heightOptional
Optional
patternOptional
Optional
patternsOptional
Optional
rotateOptional
Optional
sheetsOptional
Optional
showOptional
Optional
svgidThe string DOM ID you want the final output out be given.
Optional
targetOptional
Optional
widthOptional
Optional
columnA string of unique characters that will be used to create column labels. Defaults to the lowercase English alphabet.
Optional
glyphmapOptional
Optional
patternOptional
Optional
patternsSignals whether you want black and white patterns used instead of colours.
Optional
rotateOptional
Optional
sheetsOptional
core.
Optional
showSignals whether you want move annotations shown.
Areas are renderer-specific elements that are used and rendered in various ways.