Skip to content

is-unicode-supported v1.2.1

Choose a tag to compare

@adamlui adamlui released this 12 Apr 04:14
· 155 commits to main since this release
Immutable release. Only release title and notes can be modified.

πŸ“ƒ Changelog

  • Bumped blessed from 1.33.0 to 1.38.0 (@dependabot)
  • Bumped json5 from 0.13.0 to 0.14.0 (@dependabot)
  • Bumped non-latin-locales from 1.0.1 to 1.0.4 (@adamlui)
  • Bumped nox from 2026.2.9 to 2026.4.10 (@dependabot)
  • Bumped remove-json-keys from 1.9.2 to 1.10.0 (@adamlui)
  • Bumped setuptools from 82.0.0 to 82.0.1 (@dependabot)
  • Bumped tomli from 2.4.0 to 2.4.1 (@dependabot)
  • Bumped translate-messages from 1.9.0 to 1.10.0 (@adamlui)

Full Changelog: is-unicode-supported-1.2.0...is-unicode-supported-1.2.1 (@adamlui, @dependabot, @kudo-sync-bot)

πŸ’» Installation

pip install --upgrade is-unicode-supported

README for this release: https://github.com/adamlui/python-utils/tree/is-unicode-supported-1.2.1/is-unicode-supported/#readme

🧠 New Contributors