Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](v3.5.6...v4.0.0) (2024-05-21) ### Bug Fixes * **idn translator:** replaced ([9fc05af](9fc05af)) * **lib structure:** avoid import cycle and reported linter issues ([8832b05](8832b05)) * **response class:** merge with responsetemplate, add responsetranslator ([fef0a4b](fef0a4b)) * **response/-templatemanager:** review & patch failing tests ([fad8f86](fad8f86)) ### Performance Improvements * **idntranslator & ResponseTranslator class:** deprecated API IDN Conversion, integrated GOLang IDN library with tests, and ResponseTranslator tests ([d6b42ef](d6b42ef)) ### BREAKING CHANGES * **response class:** Brought our library to the next golang level and applied a huge restructuring to be future safe
- Loading branch information