Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 May 09:39
· 569 commits to main since this release
21abb95

   🚀 Features

  • Add script to generate Unicode constants from environment variables  -  by @luxass (6aaf0)
  • Updated generated files  -  (97a57)
  • Updated generated files  -  (5634f)
  • Add function for hexcodes  -  by @luxass (19796)
  • Export additional hex functions from hexcodes module  -  by @luxass (d3b1b)

   🐞 Bug Fixes

  • Parse environment variables as JSON for Unicode versions  -  by @luxass (83567)
  • Improve validation for latest Unicode version in versions array  -  by @luxass (17017)
  • Update ESLint configuration and refactor Unicode versions to use object shorthand  -  by @luxass (04a2e)
  • Initialize class properties in RawDataFile  -  by @luxass (0bdd8)
    View changes on GitHub