Skip to content

v0.3.0

Choose a tag to compare

@adaptive-shield-matrix adaptive-shield-matrix released this 21 Oct 13:47
· 61 commits to main since this release

[0.3.0] - 2025-10-21

🚀 Features

  • (i18n) Add russian and tajik translations

🚜 Refactor

  • (utils) Remove Result type and import it from @adaptive-sm/utils instead
  • (index) Remove i18n/language from barrel import
  • (i18n) Move most i18n functions to src directory, because they are not used by/in library code and should not be exported