Skip to content

v8.0.11

Choose a tag to compare

@usebeforefree usebeforefree released this 06 May 11:36
· 43 commits to v8/develop since this release
44f4c50

Description

The dkg.py v8.0.11 release adds comprehensive string handling support and includes enhancements for character parsing and encoding.

🚀 Features

  • Support for escape characters: \b, \n, \t, \r, etc.
  • Support for both single (') and double (") quotes in strings
  • Unicode character support (e.g., emojis 😊, Chinese 中文, Cyrillic Кириллица, Japanese 日本語, Korean 한국어, Arabic العربية, etc.)

🐛 Bug fixes

  • Fixed publishing crashes, and data corrupition, due to the above mentioned characters