-
Notifications
You must be signed in to change notification settings - Fork 2
v1.1.x
Chris Rabe edited this page Mar 2, 2018
·
1 revision
- Added new text options in the text module.
- Added themed asciimoticons. The theme module contains over 2000 asciimoticons!
- Added new faces into faces module;
miniscule
,nwin
, andtheta
- Users can now create custom mappings using the new builder module's
template
function - Users can now create custom asciimoticons using the new builder module's
build
function - Users can now parse delimited text and convert them into asciimoticons using the new builder module's
parse
function
- fixed some bugs in the number module
- fixed some bugs in the text module
- Created a main documentation page.