Tags

Tags give the ability to mark specific points in history as being important
  • v1.0.0

    protected
    11a15b57 · Bump to version 1.0 · Aug 31, 2020
    Release: v1.0.0 Cleanup
  • v0.4.0

    protected
    32538eaf · Handle surrogate pairs · Aug 29, 2020
    Release: v0.4.0 Surrogates
  • v0.3.0

    protected
    c5c1148c · Add option to require exact escape format · Aug 28, 2020
    Release: v0.3.0 Exact formatting
  • v0.2.5

    protected
    9d46bdd9 · Bump version · Aug 27, 2020
    Release: v0.2.5 NUL escaping
  • v0.2.4

    protected
    3829228e · Publish to npm as a Gitlab job · Aug 24, 2020
    Release: v0.2.4 Publish to npm with a pipeline
  • v0.2.3

    protected
    0600ef7e · Don't publish unnecessary files to npm · Aug 23, 2020
    Release: v0.2.3 .npmignore
  • v0.2.2

    protected
    09267522 · Escape private use characters for the "non-printable" option · Aug 23, 2020
    Release: v0.2.2 Escape private use characters for the "non-printable" option
  • v0.2.1

    protected
    309f7fb1 · Escape to Unicode code points instead of surrogate pairs · Aug 23, 2020
    Release: v0.2.1 Escape to Unicode code points
  • v0.2.0

    protected
    8659228e · New option: escape non-printable chars · Aug 23, 2020
    Release: v0.2.0 Non-printable characters
  • v0.1.1

    protected
    f7d5555b · Merge branch '2_template_strings' into 'master' · Aug 23, 2020
    Release: v0.1.1 Template strings
  • v0.1.0

    protected
    500f494b · Add homepage, bugs and repository to package.json · Aug 22, 2020
    Release: v0.1.0 Initial release