Releases: ThothDroid/SignProvider
Releases · ThothDroid/SignProvider
Release list
16.08.2026@1.1.1
- Changed the
getSignPathData()method to return aSvgDataobject instead of aString. TheSvgDataobject contains the path data, width, and height of the sign. - Renamed
getSignPathData()togetSvgData()
16.08.2026@1.1.0
Added getSignPathData() method to get the path data of a sign by its Gardiner code or phonetics.
16.02.2026@1.0.2
Removed Gardiner codes without drawable from Drawable_Paths.csv
08.02.2026@1.0.1
- Removed
CsvValidationExceptionfrom methods throwable list. - Removed Phonetic alternatives from
getAllSigns(). Now it only returns the Gardiner Codes.
04.02.2026@1.0.0
This is the first release of the SignProvider Library.