Skip to content

Releases: maxmmyron/asciish

0.2.0

19 Nov 04:36
7af0235
Compare
Choose a tag to compare

General

  • NEW: Compiler options are now supported to disable specific parsing functionality.
    • parser: controls which sets of regexps are enabled/disabled when building a project.
  • NEW: implemented emoji shortcode resolution (i.e. :fire:). This mirrors GitHub's emoji shortcode map.
  • NEW: added 50+ new Unicode shortcodes (primary arrows, mathematical, and logic symbols)

Fixes

  • Internal: Improved syntax when registering Unicode /emoticon shortcodes
  • Internal: fixed a typo where a literal shortcode example incorrectly resolved to its counterpart emoji

v0.1.0

09 Nov 21:00
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

0.1.0

Initial non-prod release